aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index 8855dfb..c375edb 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -25,7 +25,7 @@
<i class="far fa-calendar"></i>
{{ .Date.Format $dateFormat }}
</time>
- <a class="link dim color-inherit" href="{{ .Permalink }}">
+ <a class="link dim color-inherit" href="{{ .RelPermalink }}">
{{ .Title }}
</a>
</li>