Splsh screen index button "Start your DMP" navigate to /login instead of /home
This commit is contained in:
parent
bb53557f1c
commit
9e2404cb3e
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue