diff --git a/src/App.svelte b/src/App.svelte
index b6e5e4f5e2f0b10f6560e3e38a51c3bfeadb5209..799c949729ef22371c1a624a46beeb9aad839800 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -30,7 +30,8 @@
             <SumRow {workPackages}></SumRow>
         </tbody>
     </table>
-    <pre>
-        {dataJson}
-    </pre>
 </main>
+
+<a href="https://gitlab.fachschaften.org/jfowl/swk-project-effort-estimation"
+  >SourceCode</a
+>
\ No newline at end of file