From b3570bfa4425ede592cc89f37f8560eb88e6183c Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 28 Aug 2022 11:56:02 +0200 Subject: [PATCH] Fix link --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index efac9dd2..da31d6bf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -87,5 +87,5 @@ nav: - "Physical Buttons": phys-btn.md - "Getting started (ioBroker)": - - "Prepare NsPanel": prepare_nspanel2.md + - "Prepare NsPanel": prepare_nspanel_ioBroker.md - "Prepare ioBroker": iobroker-install.md