summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcholin <cholin@spline.de>2014-03-25 16:07:32 +0000
committercholin <cholin@spline.de>2014-03-25 16:07:32 +0000
commitc4a267e9cf9073547063d60f7a49b093df0e4570 (patch)
treef4a9b3f3e255b2d1e47f7868fb4117f8f68286c5
parent3b895f1edf275948381cea21c524064abe3a4717 (diff)
parentef4a31f42f4b167eeec97679ad7ce78a0b80b7c3 (diff)
downloadklausuren-c4a267e9cf9073547063d60f7a49b093df0e4570.tar.gz
klausuren-c4a267e9cf9073547063d60f7a49b093df0e4570.tar.bz2
klausuren-c4a267e9cf9073547063d60f7a49b093df0e4570.zip
Merge branch 'source-link' into 'master'
Source Link The URL in the source link was wrong.
-rw-r--r--templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 052d5fa..4de48c8 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -53,7 +53,7 @@
<footer>
<a href="https://github.com/libgit2/libgit2">libgit2</a>
|
- <a href="https://gitlab.spline.de/public">source</a>
+ <a href="https://gitlab.spline.inf.fu-berlin.de/cholin/klausuren">source</a>
|
<a href="https://github.com/libgit2/pygit2">pygit2</a>
</footer>