diff --git a/docs/content/documentation/content/page.md b/docs/content/documentation/content/page.md index 7d61c27c..733f412b 100644 --- a/docs/content/documentation/content/page.md +++ b/docs/content/documentation/content/page.md @@ -20,7 +20,7 @@ content directory `about.md` would also create a page at `[base_url]/about`. As you can see, creating an `about.md` file is exactly equivalent to creating an `about/index.md` file. The only difference between the two methods is that creating the `about` folder allows you to use asset colocation, as discussed in the -[Overview](./documentation/content/overview.md) section of this documentation. +[Overview](./documentation/content/overview.md#assets-colocation) section of this documentation. ## Front-matter