From d92aa7b5a1c13c9f267c21fe7c0cd6075e380da2 Mon Sep 17 00:00:00 2001 From: Jon Date: Sun, 12 Nov 2023 21:27:12 +0930 Subject: [PATCH] docs: fix navigation !1 --- mkdocs.yml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index f152865..86b81dc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ INHERIT: website-template/mkdocs.yml docs_dir: 'docs' repo_name: Docker Bind -repo_url: https://gitlab.com/nofusscomputing/projects/docker-glpi +repo_url: https://gitlab.com/nofusscomputing/projects/docker-bind edit_uri: '/-/ide/project/nofusscomputing/projects/docker-bind/edit/development/-/docs/' nav: @@ -17,9 +17,13 @@ nav: - projects/index.md - - GLPI Docker: + - Docker: + + - projects/docker/index.md - - projects/docker/bind/index.md + - Bind DNS Server: + + - projects/docker/bind/index.md - Operations: