diff --git a/docs/content/2.headers/1.csp.md b/docs/content/2.headers/1.csp.md index e094b1bd..4ce703b2 100644 --- a/docs/content/2.headers/1.csp.md +++ b/docs/content/2.headers/1.csp.md @@ -365,7 +365,7 @@ If you change these default values, please refer to our [Advanced Section on CSP useScript('https://example.com/script.js') ``` -Please see [useScript](https://unhead.unjs.io/usage/composables/use-script) for available options and usage. +Please see [useScript](https://unhead.unjs.io/docs/typescript/head/api/composables/use-script) for available options and usage. - Before Nuxt 3.11, you can also include your external scripts via `useHead`