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 6637302 commit d81efe2Copy full SHA for d81efe2
emails/orgrecovery.html
@@ -28,7 +28,7 @@ <h3 style="font-weight: 400">Organization recovery: <strong>{{ organization }}</
28
29
<table style="">
30
<tr>
31
- <td style="background: #40B4E5; padding: 10px; border-radius: 3px; color: #fff; font-size: 20px; font-weight: 500"><a style="text-decoration: none; color: #ffffff;" href="https://quay.io/signin/">Login to Recover</a></td>
+ <td style="background: #40B4E5; padding: 10px; border-radius: 3px; color: #fff; font-size: 20px; font-weight: 500"><a style="text-decoration: none; color: #ffffff;" href="{{ app_link('signin/') }}">Login to Recover</a></td>
32
</tr>
33
</table>
34
0 commit comments