From ccb0aafa661dc335703f761ff61e1b2c481a42f7 Mon Sep 17 00:00:00 2001 From: FrodBRA Date: Mon, 25 Nov 2024 14:12:29 +0100 Subject: [PATCH] =?UTF-8?q?Schild=20->=20SchILD=20im=20Seitenmen=C3=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index 9a3d991..21252de 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -105,7 +105,7 @@ export default defineConfig(({ mode }) => { { text: 'Linux-Installer', link: '/deployment/Linux-Installer/' }, { text: 'Docker-Container', link: '/deployment/Docker/' }, { text: 'Windows-Installer', link: '/deployment/Windows-Installer/' }, - { text: 'Schild-NRW-3', link: '/deployment/Schild-NRW3/' }, + { text: 'SchILD-NRW-3', link: '/deployment/Schild-NRW3/' }, { text: 'Datenmigration', link: '/deployment/Datenmigration/' }, { text: 'Einrichtung', link: '/deployment/Einrichtung/' } ] }