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 b14e314 commit c6c6a20Copy full SHA for c6c6a20
emails/src/partials/invites.html
@@ -86,7 +86,7 @@
86
<tr>
87
<td class="empty-child-one"></td>
88
<td class="second-child" align="center">
89
- <a href="{{@root.accountsAppURL}}/connect/registration?retUrl={{@root.connectURL}}/projects/{{projectId}}">
+ <a href="{{@root.accountsAppURL}}/member/registration?regSource=tcBusiness">
90
Register
91
</a>
92
</td>
0 commit comments