From e3708db55ae2778a287d903a1a1d9483f1c55508 Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Thu, 18 Jan 2024 12:33:09 +0100
Subject: [PATCH] Added correct links

---
 .docs/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.docs/index.md b/.docs/index.md
index e5aa318c57..aff64eed32 100644
--- a/.docs/index.md
+++ b/.docs/index.md
@@ -14,8 +14,8 @@ collection. Challenges revolve around organizing, searching and retrieving conte
 constitute a major technical burden as their internal representation greatly differs from static documents most digital
 repositories are designed for.
 
-[Get Started](/deployment-docker-compose/){ .action-button .md-button .md-button--primary }
-[Learn More](/system){ .action-button .md-button .md-button--secondary }
+[Get Started](../deployment-docker-compose/){ .action-button .md-button .md-button--primary }
+[Learn More](../system){ .action-button .md-button .md-button--secondary }
 
 ## Application Areas
 
-- 
GitLab