From 1e752a7ae94a2af70e78b4ab23f6e9afbe0b32ae Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 9 Jun 2021 09:58:18 +0200 Subject: [PATCH] Section heading and link to mkdocs.yaml --- doc.zih.tu-dresden.de/CONTRIBUTE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc.zih.tu-dresden.de/CONTRIBUTE.md b/doc.zih.tu-dresden.de/CONTRIBUTE.md index ff5035c60..cbc0fd49a 100644 --- a/doc.zih.tu-dresden.de/CONTRIBUTE.md +++ b/doc.zih.tu-dresden.de/CONTRIBUTE.md @@ -302,9 +302,9 @@ ERROR: 2 dead links found! ## Content Rules -### Add a New Page +### New Page and Pages Structure -The pages structure is defined in the configuration file `mkdocs.yaml`. +The pages structure is defined in the configuration file [mkdocs.yaml](mkdocs.yaml). ```Shell Session docs/ -- GitLab