diff --git a/docs/anwendungen/index.md b/docs/anwendungsbeispiele/index.md similarity index 100% rename from docs/anwendungen/index.md rename to docs/anwendungsbeispiele/index.md diff --git a/mkdocs.yml b/mkdocs.yml index 39e7fd2..a190ced 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -82,6 +82,7 @@ plugins: # Critical business page redirects - Fix for 404 errors 'zugang.md': 'zugang/index.md' # /zugang -> /zugang/index.html 'demo.md': 'https://chat.satware.ai/' # /demo -> external chat URL + 'anwendungen/index.md': 'anwendungsbeispiele/index.md' # /anwendungen -> /anwendungsbeispiele # satware AG Benutzerkürzel System - Team Member Redirects # Format: kuerzel.md -> team/member.md @@ -376,7 +377,7 @@ nav: - Tim Alesi: team/tim.md - Wolfgang Alesi: team/wolfgang.md - Zuri Alesi: team/zuri.md - - Anwendungen: anwendungen/index.md + - Anwendungsbeispiele: anwendungsbeispiele/index.md - Webinare: webinare/index.md - Workshops: workshops/index.md - Bestellen: zugang/index.md