From 83b0d0291c4192464621c60d6e2e6f2f2405591d Mon Sep 17 00:00:00 2001
From: Oscar Gustafsson <oscar.gustafsson@gmail.com>
Date: Mon, 2 Oct 2023 13:06:34 +0200
Subject: [PATCH] Update documentation link

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

diff --git a/README.md b/README.md
index 3a2246d..b778679 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 Program for building and simulating processors. Build architectures easily with python scripts and run them in a intuitiv CLI!
 
 # Documentation
-https://johku144.gitlab-pages.liu.se/simudator/
+https://da.gitlab-pages.liu.se/simudator/
 
 # Implementation details
 
-- 
GitLab