From d2332d153b0d71ad7c70866a2bbc7463b3df6eac Mon Sep 17 00:00:00 2001
From: Jonas Zohren <jonas.zohren@adesso.de>
Date: Thu, 25 Feb 2021 23:37:03 +0100
Subject: [PATCH] Change source code link

---
 src/App.svelte | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/App.svelte b/src/App.svelte
index 81db780..cbda938 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -40,7 +40,7 @@
     <svg>{@html graphSvg}</svg>
 </main>
 
-<a href="https://gitlab.fachschaften.org/jfowl/swk-while-language">SourceCode</a>
+<a href="https://gitlab.fachschaften.org/jfowl/swk-dpll">SourceCode</a>
 
 <style>
   svg {
-- 
GitLab