Get Started button isn't working property -> redirects to {host}/index.html
Zaid-Ajaj opened this issue · 3 comments
Zaid-Ajaj commented
Get Started button isn't working property -> redirects to {host}/index.html
alfonsogarciacaro commented
The issue here is that the doc page is now /documentation instead of /docs. Unfortunately this breaks all existing links, can we use /docs instead @MangelMaxime?
alfonsogarciacaro commented
Fixed by 0bbd0ec
If possible, please @MangelMaxime have a look at the commit to make sure I did things properly :)
MangelMaxime commented
@alfonsogarciacaro Everything looks fine to me 👍