docs: fix broken links
Types of changes
- [x] Bug fix (a non-breaking change which fixes an issue)
- [ ] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
fix broken url /headers/xxx -> /documentation/headers/xxx
Checklist:
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes (if not applicable, please state why)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nuxt-security | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 7, 2024 6:56am |
Hey,
Hmm that is strange because the link works just fine. I just checked it on the documentation. Could you please recheck? Maybe it was fixed somewhere else?
When I click on this link it redirects to https://nuxt-security.vercel.app/documentation/headers/crossoriginembedderpolicy#cross-origin-isolation-issues
Hello @Baroshem , I checked again and I'm still getting a 404 page.
Ahh, I see.
I looked at the wrong place in the same page :D
Merging now!