summaryrefslogtreecommitdiff
path: root/public/blog.html
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 23:28:30 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 23:28:30 -0500
commit3d5222bc40a298c9e579ac9de813f713c9751728 (patch)
tree3c1ad2678ae8acedd5c9403e66755dde8d77baa6 /public/blog.html
parentfe61360983f6738d9a749d4fea239a06db2fb3a9 (diff)
edits
Diffstat (limited to 'public/blog.html')
-rw-r--r--public/blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/blog.html b/public/blog.html
index 8d05e0e..e1b3a99 100644
--- a/public/blog.html
+++ b/public/blog.html
@@ -3,7 +3,7 @@
<body>
<main style="min-height: 100vh;">
<div style="display: grid; justify-content: center;">
- <a href="/blog/how-to-setup-a-git-server-and-cgit" class="link">How to Self-Host a Git Server</a>
+ <a href="/blog/how-to-self-host-a-git-server" class="link">How to Self-Host a Git Server</a>
<p>Saturday May 30, 2026 2:45:23 PM</p>
</div>
</main>