Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit d9d8afa

Browse files
committed
fix(mailer): github link
1 parent 5c40ff9 commit d9d8afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/groupher_server/mailer/templates/welcome.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ defmodule GroupherServer.Email.Templates.Welcome do
376376
<td style="padding:4px;">
377377
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#296C7D;border-radius:3px;width:30px;">
378378
<tr>
379-
<td style="font-size:0;height:30px;vertical-align:middle;width:30px;"> <a href="https://mjml.io/" target="_blank">
379+
<td style="font-size:0;height:30px;vertical-align:middle;width:30px;"> <a href="https://github.com/coderplanets" target="_blank">
380380
<img height="30" src="https://www.mailjet.com/images/theme/v1/icons/ico-social/github.png" style="border-radius:3px;" width="30">
381381
</a> </td>
382382
</tr>

0 commit comments

Comments
 (0)