Change home page hero link to features page
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2019-10-30 22:30:18 +01:00
parent c7651e5d25
commit 45a52f540f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ menu:
<div class="container">
<a class="button is-success is-large" href="https://try.vikunja.io" target="_blank">Try it</a>
<a class="button is-large" href="https://vikunja.io/en/features">Features</a>
<a class="button is-large" href="/features">Features</a>
</div>