nuxt-modules / security

🛡 Automatically configure your app to follow OWASP security patterns and principles by using HTTP Headers and Middleware
https://nuxt-security.vercel.app/
MIT License
829 stars 60 forks source link

docs: fix broken links #530

Closed dungsil closed 1 month ago

dungsil commented 2 months ago

Types of changes

Description

fix broken url /headers/xxx -> /documentation/headers/xxx

Checklist:

vercel[bot] commented 2 months ago

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
Baroshem commented 1 month ago

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

dungsil commented 1 month ago

Hello @Baroshem , I checked again and I'm still getting a 404 page.

not-found

Baroshem commented 1 month ago

Ahh, I see.

I looked at the wrong place in the same page :D

Merging now!