From 98bf7aed28f31d428c4c6ff136a32104c84e910d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Tue, 20 Dec 2022 16:57:40 +0100 Subject: [PATCH] update menu for mkdocs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 24823f2..ec8d5ea 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -22,9 +22,9 @@ nav: - Setting up your home network: - Configuring your hosts: - Automatically with SLAAC and radv: - - Setting up radv (router): home_network/radv - - Setting up SLAAC (hosts): home_network/slaac - - DNS: home_network/dns + - Setting up radv (router): home-network/radv + - Setting up SLAAC (hosts): home-network/slaac + - DNS: home-network/dns - Additional: - DNS: additional/dns