docs: add leading slash

resolves #21990
This commit is contained in:
Daniel Roe 2023-07-07 09:56:43 +01:00
parent 7dd012e29e
commit 3bae61507e

View File

@ -136,7 +136,7 @@ If you want to create more layouts and learn how to use them in your pages, find
## Advanced: Extending the HTML template
::alert{type=info}
If you only need to modify the head, you can refer to the [SEO and meta section](docs/getting-started/seo-meta).
If you only need to modify the head, you can refer to the [SEO and meta section](/docs/getting-started/seo-meta).
::
You can have full control over the HTML template by adding a Nitro plugin that registers a hook.