summaryrefslogtreecommitdiff
path: root/posts/tag_personal.html
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-11-13 20:39:00 -0500
committermattkae <mattkae@protonmail.com>2022-11-13 20:39:00 -0500
commita07e3ba9f28882bc1e22723a5afe0b500e5663f2 (patch)
treec9cd48f099548a24810a8a9ef3a6a2cf03f8a891 /posts/tag_personal.html
parent3ca36d468d1d1fb2aab4f0ed889cd46849d6c272 (diff)
Fix for bad path
Diffstat (limited to 'posts/tag_personal.html')
-rw-r--r--posts/tag_personal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/tag_personal.html b/posts/tag_personal.html
index 1999d78..801fd7c 100644
--- a/posts/tag_personal.html
+++ b/posts/tag_personal.html
@@ -28,7 +28,7 @@
<h2>Posts</h2>
<ul id='post_list'>
- <li><a href="/posts//hello_world.html">Hello, World!</a></li>
+ <li><a href="/posts/hello_world.html">Hello, World!</a></li>
</ul>
</section>