Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlovin committed Jan 17, 2018
1 parent 6a9544e commit 731bb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email-templates/weeklyDigest.html
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
<table width="100%" cellpadding="0" cellspacing="0" class="thread-title">
<tr width="100%" cellpadding="0" cellspacing="0">
<td valign="middle">
<a href="https://spectrum.chat/thread/{{id}}" class="block">
<a href="https://spectrum.chat/thread/{{threadId}}" class="block">
<h3>{{title}}</h3>
</a>
</td>
Expand Down

0 comments on commit 731bb77

Please sign in to comment.