From 903217dc3024d85a98ce11390f0f810f0e0b9b05 Mon Sep 17 00:00:00 2001 From: Martin Schroschk <martin.schroschk@tu-dresden.de> Date: Wed, 9 Jun 2021 10:03:16 +0200 Subject: [PATCH] Section heading and link to mkdocs.yaml --- doc.zih.tu-dresden.de/CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/CONTRIBUTE.md b/doc.zih.tu-dresden.de/CONTRIBUTE.md index cbc0fd49a..b3decf8cf 100644 --- a/doc.zih.tu-dresden.de/CONTRIBUTE.md +++ b/doc.zih.tu-dresden.de/CONTRIBUTE.md @@ -304,7 +304,7 @@ ERROR: 2 dead links found! ### New Page and Pages Structure -The pages structure is defined in the configuration file [mkdocs.yaml](mkdocs.yaml). +The pages structure is defined in the configuration file [mkdocs.yaml](doc.zih.tu-dresden.de/mkdocs.yml). ```Shell Session docs/ -- GitLab