Fix some remaining internal links that used old syntax

This commit is contained in:
Philipp Oppermann
2019-10-06 13:51:09 +02:00
parent 0caf162825
commit dddabe2243
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
<hr>
<small>
&copy; <time datetime="2017">2017</time>. All rights reserved.
<a href="{{ get_url(path="./pages/contact.md") }}">Contact</a>
<a href="{{ get_url(path="@/pages/contact.md") }}">Contact</a>
</small>
</footer>
</div>