Update signup button Portal link

fixes #791
This commit is contained in:
Sodbileg Gansukh 2021-04-02 14:45:33 +08:00
parent a4eb58f8e7
commit 4708987c39
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
</div>
{{#unless @member}}
<a class="gh-head-button" href="#/portal">Subscribe</a>
<a class="gh-head-button" href="#/portal/signup">Subscribe</a>
{{else}}
<a class="gh-head-button" href="#/portal/account">Account</a>
{{/unless}}