summaryrefslogtreecommitdiffstats
path: root/app/templates/_layout.html
diff options
context:
space:
mode:
authorNico Geyso <nico.geyso@fu-berlin.de>2014-12-10 15:02:11 +0100
committerNico Geyso <nico.geyso@fu-berlin.de>2014-12-10 15:02:11 +0100
commit21736620dd994791cb7e0c43f1bcd1cb636488bc (patch)
tree3c84f8a608e58151764cfd230e318c6bb2df1a93 /app/templates/_layout.html
parent25a11d7314463f360141db1dcd7a5061ac258403 (diff)
downloadklausuren-21736620dd994791cb7e0c43f1bcd1cb636488bc.tar.gz
klausuren-21736620dd994791cb7e0c43f1bcd1cb636488bc.tar.bz2
klausuren-21736620dd994791cb7e0c43f1bcd1cb636488bc.zip
Fix git url
Diffstat (limited to 'app/templates/_layout.html')
-rw-r--r--app/templates/_layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/_layout.html b/app/templates/_layout.html
index 083727f..07b955d 100644
--- a/app/templates/_layout.html
+++ b/app/templates/_layout.html
@@ -41,7 +41,7 @@
</div>
<footer>
- <a href="https://gitlab.spline.inf.fu-berlin.de/cholin/klausuren">source</a>
+ <a href="http://git.spline.de/klausuren/">source</a>
</footer>
</body>
</html>