From 6880c37de7dbf7b5f84ba4de6fb0df17f7b8c3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Sko=C5=99epa?= <jakub@skorepa.info> Date: Mon, 28 Mar 2016 23:29:20 +0200 Subject: [PATCH] Fix link to forum ok1kvk.cz/forum -> forum.ok1kvk.cz --- theme/templates/partials/base.html.nunj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/partials/base.html.nunj b/theme/templates/partials/base.html.nunj index d02dc00f..e11671b3 100644 --- a/theme/templates/partials/base.html.nunj +++ b/theme/templates/partials/base.html.nunj @@ -148,7 +148,7 @@ <footer class="page-footer blue"> <div class="container s6"> <a class="orange-text text-lighten-3" target="_blank" href="https://git.ok1kvk.cz/">Gitlab</a> | - <a class="orange-text text-lighten-3" target="_blank" href="https://ok1kvk.cz/forum">Fórum</a> | + <a class="orange-text text-lighten-3" target="_blank" href="https://forum.ok1kvk.cz/">Fórum</a> | <a class="orange-text text-lighten-3" href="/clanek/webkamera/">Webkamera</a> | <a class="orange-text text-lighten-3" href="/clanek/jak-nahlasit-chybu/">Jak nahlásit chybu</a> {% block footerlink %} -- GitLab