FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

"Getting Started" link goes nowhere #2625

Closed JoshTheHero closed 4 months ago

JoshTheHero commented 5 months ago

Clicking on the "Getting Started" link on the FusionAuth landing page takes you to a 404 page. It leads to this link https://fusionauth.io/docs/getting-started

Will likely need to redirect to https://fusionauth.io/docs/get-started/ which is the correct page for documentation

Screenshot 2024-01-23 at 11 52 57 AM Screenshot 2024-01-23 at 11 47 37 AM

Release notes

Updated the links on the FusionAuth app landing page (logged out state) to have correct and/or updated values.

mooreds commented 5 months ago

Going to add a redirect.

mooreds commented 5 months ago

Internal:

lyleschemmerling commented 5 months ago

The redirects are good but we should fix the dead urls in the fusionauth codebase as well

mooreds commented 5 months ago

@lyleschemmerling I grepped through the codebase and submitted a PR that was merged. If I missed something, happy to submit another.