emails: add missing login link

This commit is contained in:
Ben Spoon 2016-08-02 15:09:44 -07:00
parent 39816a57ac
commit 7d940d30c1

View file

@ -60,7 +60,7 @@
</table>
<table style="margin: 0 auto;">
<tr style="font-size: 11px;" >
<td><a style="color: #52A3D9;" href="#">Your Account</a></td>
<td><a style="color: #52A3D9;" href="https://quay.io/signin/">Your Account</a></td>
<td><a style="color: #52A3D9;" href="https://docs.quay.io/">Documentation</a></td>
<td><a style="color: #52A3D9;" href="https://www.quay.io">Quay.io</a></td>
</tr>