We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae2587 commit 0eec29bCopy full SHA for 0eec29b
emails/src/partials/invites.html
@@ -49,7 +49,7 @@
49
<tr>
50
<td class="empty-child-one"></td>
51
<td class="second-child" align="center">
52
- <a href="https://accounts.topcoder.com/connect/registration?retUrl={{@root.connectURL}}/projects/{{@root.projectId}}">
+ <a href="https://accounts.topcoder.com/connect/registration?retUrl={{@root.connectURL}}/projects/{{projectId}}">
53
Register a Topcoder account to join the project
54
</a>
55
</td>
0 commit comments