From b908e398c052b23bed4e68b4b59d22e6c4331407 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <git@minelli.swiss>
Date: Mon, 21 Oct 2024 18:16:42 +0200
Subject: [PATCH] Fix bug

---
 ZolaApp/content/dev-doc/deploy/1001_introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ZolaApp/content/dev-doc/deploy/1001_introduction.md b/ZolaApp/content/dev-doc/deploy/1001_introduction.md
index ac480e3..a57d154 100644
--- a/ZolaApp/content/dev-doc/deploy/1001_introduction.md
+++ b/ZolaApp/content/dev-doc/deploy/1001_introduction.md
@@ -1,7 +1,7 @@
 +++
 title = "Introduction"
 description = "Install / Create your own instance."
-slug = "install"
+slug = "introduction"
 weight = 1001
 template = "docs/page.html"
 
-- 
GitLab