diff --git a/website/docs/guides/docs/docs-create-doc.mdx b/website/docs/guides/docs/docs-create-doc.mdx index 5221a2a0e37d..dba3b5ee6fb6 100644 --- a/website/docs/guides/docs/docs-create-doc.mdx +++ b/website/docs/guides/docs/docs-create-doc.mdx @@ -137,7 +137,7 @@ slug: /bonjour Lorem ipsum ``` -`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](#docs-only-mode) for how to remove the `/docs` part from the URL. +`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](docs-introduction.md#docs-only-mode) for how to remove the `/docs` part from the URL. :::note diff --git a/website/versioned_docs/version-2.0.1/guides/docs/docs-create-doc.mdx b/website/versioned_docs/version-2.0.1/guides/docs/docs-create-doc.mdx index 5221a2a0e37d..dba3b5ee6fb6 100644 --- a/website/versioned_docs/version-2.0.1/guides/docs/docs-create-doc.mdx +++ b/website/versioned_docs/version-2.0.1/guides/docs/docs-create-doc.mdx @@ -137,7 +137,7 @@ slug: /bonjour Lorem ipsum ``` -`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](#docs-only-mode) for how to remove the `/docs` part from the URL. +`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](docs-introduction.md#docs-only-mode) for how to remove the `/docs` part from the URL. :::note diff --git a/website/versioned_docs/version-2.1.0/guides/docs/docs-create-doc.mdx b/website/versioned_docs/version-2.1.0/guides/docs/docs-create-doc.mdx index 5221a2a0e37d..dba3b5ee6fb6 100644 --- a/website/versioned_docs/version-2.1.0/guides/docs/docs-create-doc.mdx +++ b/website/versioned_docs/version-2.1.0/guides/docs/docs-create-doc.mdx @@ -137,7 +137,7 @@ slug: /bonjour Lorem ipsum ``` -`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](#docs-only-mode) for how to remove the `/docs` part from the URL. +`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](docs-introduction.md#docs-only-mode) for how to remove the `/docs` part from the URL. :::note diff --git a/website/versioned_docs/version-2.2.0/guides/docs/docs-create-doc.mdx b/website/versioned_docs/version-2.2.0/guides/docs/docs-create-doc.mdx index 5221a2a0e37d..dba3b5ee6fb6 100644 --- a/website/versioned_docs/version-2.2.0/guides/docs/docs-create-doc.mdx +++ b/website/versioned_docs/version-2.2.0/guides/docs/docs-create-doc.mdx @@ -137,7 +137,7 @@ slug: /bonjour Lorem ipsum ``` -`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](#docs-only-mode) for how to remove the `/docs` part from the URL. +`slug` will be appended to the doc plugin's `routeBasePath`, which is `/docs` by default. See [Docs-only mode](docs-introduction.md#docs-only-mode) for how to remove the `/docs` part from the URL. :::note