From 8cabf44ea93d9aaf811aa338b6d8dbdcb786e28b Mon Sep 17 00:00:00 2001
From: tvluke <tvluke@chaotikum.org>
Date: Fri, 14 Jun 2024 17:40:40 +0200
Subject: [PATCH] more liftoff draft

---
 liftoff_day4.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/liftoff_day4.md b/liftoff_day4.md
index 0a18d56d..c8b84961 100644
--- a/liftoff_day4.md
+++ b/liftoff_day4.md
@@ -22,6 +22,6 @@ image: "https://chaotikum.org/assets/liftoff2.jpg"
  <h4 class="alert-heading"><span class="fa-solid fa-rocket"></span> Wissen weitergeben</h4>
  <p>So wie du dich von anderen prijekten inspirieren lassen kontest, kann auch dein Projekt zur Inspiration für andere werden. Zeit wissen weiterzugeben im nächsten Teil der Einführung.</p>
 	 <div style="display: flex; flex-wrap: wrap; min-width: 100%; align-content: space-between; justify-content: center; color: #FFFFFF; text-decoration: none;">
-	 	<div style="background-color:#276235; border-radius: 10px; margin-bottom: 1%; margin-right: 5px; min-height: 2em; max-width: 50%; position: relative; padding: 5px; text-align: center;"><a href="{{ site.url }}/nobreakspace/liftoff/part5/"  style="color: #FFFFFF; text-decoration: none;">Hier geht es zum nächsten Teil der Einführung</a></div>
+	 	<div style="background-color:#276235; border-radius: 10px; margin-bottom: 1%; margin-right: 5px; min-height: 2em; max-width: 50%; position: relative; padding: 5px; text-align: center;"><a href="{{ site.url }}/nobreakspace/liftoff/part6/"  style="color: #FFFFFF; text-decoration: none;">Hier geht es zum nächsten Teil der Einführung</a></div>
 	</div>
 </div>
\ No newline at end of file
-- 
GitLab