From 455de3fe07f0df01f0f42881b67a2bb350329bb3 Mon Sep 17 00:00:00 2001 From: Felix <felix@felix-zauberer.de> Date: Wed, 3 Feb 2021 11:12:09 +0100 Subject: [PATCH] Fix typo --- .../informatzionen.md => informationen/informationen.md} | 4 ++-- .../pages/de/{informatzionen => informationen}/verhaeltnis.md | 0 .../de/{informatzionen => informationen}/wasistdasProjekt.md | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename content/pages/de/{informatzionen/informatzionen.md => informationen/informationen.md} (81%) rename content/pages/de/{informatzionen => informationen}/verhaeltnis.md (100%) rename content/pages/de/{informatzionen => informationen}/wasistdasProjekt.md (100%) diff --git a/content/pages/de/informatzionen/informatzionen.md b/content/pages/de/informationen/informationen.md similarity index 81% rename from content/pages/de/informatzionen/informatzionen.md rename to content/pages/de/informationen/informationen.md index c3ef4d2..5f57776 100644 --- a/content/pages/de/informatzionen/informatzionen.md +++ b/content/pages/de/informationen/informationen.md @@ -6,10 +6,10 @@ images: <div markdown="1" class="ul-columns col-sm-12 col-md-12"> -## Informatzionen über das Projekt +## Informationen über das Projekt ### Verhältnis Hack'n'Fun zu Projekt LEOPARD ### Was ist das Projekt? -</div> \ No newline at end of file +</div> diff --git a/content/pages/de/informatzionen/verhaeltnis.md b/content/pages/de/informationen/verhaeltnis.md similarity index 100% rename from content/pages/de/informatzionen/verhaeltnis.md rename to content/pages/de/informationen/verhaeltnis.md diff --git a/content/pages/de/informatzionen/wasistdasProjekt.md b/content/pages/de/informationen/wasistdasProjekt.md similarity index 100% rename from content/pages/de/informatzionen/wasistdasProjekt.md rename to content/pages/de/informationen/wasistdasProjekt.md -- GitLab