Code review fixes
This commit is contained in:
parent
11176215e1
commit
1c2de35f28
3 changed files with 20 additions and 26 deletions
|
@ -15,7 +15,7 @@
|
|||
{% endif %}
|
||||
|
||||
<div>
|
||||
Please register using the <a href="/">registration form</a> to continue.
|
||||
Please register using the <a ng-href="{{ service_url }}/signin" target="_self">registration form</a> to continue.
|
||||
You will be able to connect your account to your Quay.io account
|
||||
in the user settings.
|
||||
</div>
|
||||
|
|
Reference in a new issue