summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMandragorat Wandystanu <wktir@wandystan.eu>2020-03-21 00:57:56 +0100
committerMandragorat Wandystanu <wktir@wandystan.eu>2020-03-21 00:57:56 +0100
commit18d03eb1254029267c6cde16f755cdcf34ed4344 (patch)
tree13f276a5b565e65455534f6e826ef177a4812024
parenta50fb551c67218f4f95d6785add5a395aaf22d27 (diff)
Update link to the source code
-rw-r--r--templates/layout.swig2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.swig b/templates/layout.swig
index b6d60d2..735703e 100644
--- a/templates/layout.swig
+++ b/templates/layout.swig
@@ -18,7 +18,7 @@
{% block body %}<p>Co tu robisz, <span lang="ru">пиздец</span>?</p>{% endblock %}
</article>
<footer>
- <p>Mandragorat Wandystanu, 2017. <a href="https://repo2.mydevil.net/git/pub/wandystan/pomf/">Kod źródłowy</a>.</p>
+ <p>Mandragorat Wandystanu, 2017. <a href="https://git.wandystan.eu/Wandystan/POMF">Kod źródłowy</a>.</p>
</footer>
</body>
</html>