summaryrefslogtreecommitdiffstats
path: root/themes/rusticus/layouts/partials/footer/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/rusticus/layouts/partials/footer/footer.html')
-rw-r--r--themes/rusticus/layouts/partials/footer/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/rusticus/layouts/partials/footer/footer.html b/themes/rusticus/layouts/partials/footer/footer.html
index a5165b6..82683fc 100644
--- a/themes/rusticus/layouts/partials/footer/footer.html
+++ b/themes/rusticus/layouts/partials/footer/footer.html
@@ -7,7 +7,7 @@
<footer>
<section>
<ul>
- <li><a href="{{ ref . "top/imprint.md" }}">imprint</a></li>
+ <li><a href="{{ ref . "/top/imprint.md" }}">imprint</a></li>
<li>&copy; 2019</li>
</ul>
</section>