Skip to content

Commit 0eec29b

Browse files
committed
update invites template
1 parent 1ae2587 commit 0eec29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emails/src/partials/invites.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<tr>
5050
<td class="empty-child-one"></td>
5151
<td class="second-child" align="center">
52-
<a href="https://accounts.topcoder.com/connect/registration?retUrl={{@root.connectURL}}/projects/{{@root.projectId}}">
52+
<a href="https://accounts.topcoder.com/connect/registration?retUrl={{@root.connectURL}}/projects/{{projectId}}">
5353
Register a Topcoder account to join the project
5454
</a>
5555
</td>

0 commit comments

Comments
 (0)