aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeikka Kähkönen <insiding@gmail.com>2017-12-01 14:16:52 +0200
committerVeikka Kähkönen <insiding@gmail.com>2017-12-01 14:16:52 +0200
commit363e01de226a2a28bb9af65cef25b6be91402baa (patch)
tree6d0f28dd66e9cdcadc80f71cb6c502d8d510c070
parent9f681bc2205971d8ceb2cc4f6711c134a870d05b (diff)
Fix news link on index
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b31dc51..7232593 100644
--- a/index.html
+++ b/index.html
@@ -28,7 +28,7 @@ layout: default
</li>
{% endfor %}
</ul>
- <a href="{{ site.baseurl}}/uutiset">Vanhemmat uutiset</a>
+ <a href="uutiset">Vanhemmat uutiset</a>
</div>
</div>