-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Broken links when JS disabled #1
Copy link
Copy link
Closed
Description
Great to see the doc online! Stumbled across a small issue which I think impacts SEO (and paranoïd users like myself):
Step by step
- Disable Javascript in browser
- Go to https://nuxtjs.org/
- Click any relative link (like "Get Started")
Currently
The "Get Started" link will send me to https://guide/installation, while other relative links have similar effects
Expected
Links should have the same URLs as when JS is enabled (aka "https://nuxtjs.org/guide/installation" for the case of "Get Started")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels