Splsh screen index button "Start your DMP" navigate to /login instead of /home

This commit is contained in:
apapachristou 2020-10-01 11:03:27 +03:00
parent bb53557f1c
commit 9e2404cb3e
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
analysed and stored.</p> analysed and stored.</p>
</div> </div>
<div class="head-start-dmp"> <div class="head-start-dmp">
<a href="/home"> <a href="/login">
<button type="button" class="normal-btn">Start your DMP</button> <button type="button" class="normal-btn">Start your DMP</button>
</a> </a>
</div> </div>