We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7448bb5 commit 5e4a654Copy full SHA for 5e4a654
docs/content/1.getting-started/0.introduction.md
@@ -22,7 +22,7 @@ While it's simple to create your own robots.txt file, the module makes sure your
22
23
The module also acts as an integration point for other modules. For example:
24
- [Nuxt Sitemap](/docs/sitemap/getting-started/introduction) ensures pages you've marked as disallowed from indexing are excluded from the sitemap.
25
-- [Nuxt Schema.org](/docs/schema/getting-started/introduction) skips rendering Schema.org data if the page is marked as excluded from indexing.
+- [Nuxt Schema.org](/docs/schema-org/getting-started/introduction) skips rendering Schema.org data if the page is marked as excluded from indexing.
26
27
Ready to get started? Check out the [installation guide](/docs/robots/getting-started/installation).
28
0 commit comments