diff options
Diffstat (limited to 'public/blog.html')
| -rw-r--r-- | public/blog.html | 2 |
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>
|
