aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 379bdc5..73019bf 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -5,5 +5,5 @@
{{ .Content }}
</article>
<hr style="border-bottom: dotted 1px; border-top: none;" >
-<footer>Back to <a href="/Posts">Posts<a></footer>
+<footer>Back to <a href="/posts">Posts<a></footer>
{{ end }} \ No newline at end of file