From 670806331044c9a781cc6a4c9a3fa9b86ef1efce Mon Sep 17 00:00:00 2001 From: Salim B Date: Tue, 19 Nov 2024 00:18:02 +0100 Subject: [PATCH] docs: Make section def more useful --- content/en/methods/page/_common/definition-of-section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/methods/page/_common/definition-of-section.md b/content/en/methods/page/_common/definition-of-section.md index 7dc6007893..c650c02e47 100644 --- a/content/en/methods/page/_common/definition-of-section.md +++ b/content/en/methods/page/_common/definition-of-section.md @@ -2,4 +2,4 @@ # Do not remove front matter. --- -A _section_ is a top-level content directory, or any content directory with an _index.md file. +A [_section_](/content-management/sections/) is a top-level content directory, or any content directory with an [`_index.md` file](/troubleshooting/faq/#what-is-the-difference-between-an-indexmd-file-and-an-_indexmd-file).