fixes
[web-hugo.git] / content / posts / move-to-hugo.md
index 9929e4e14816e9fd62c62bd864aff5b252053a2c..26136db6908021dbcb35bfc440b4324d0cda45b1 100644 (file)
@@ -15,7 +15,7 @@ blog. I strive to make this site for the community (while also maintaining my pe
 was not going to scale well going forward.
 
 That being said, if you have something to share that you feel like is based (and won't get me in trouble),
-you can clone the new [web-hugo.git](https://git.based.quest/web-hugo.git) repository, create a patch with
+you can clone the new [web-hugo.git](https://git.based.quest/?p=web-hugo.git;a=summary) repository, create a patch with
 your post and send it my way either via email or Matrix.
 
 ## What's going to be different?
@@ -53,7 +53,7 @@ All in all, Hugo makes more sense. It saves time and also performs much better.
 Not at all! Since blogit used markdown, the only annoyance was having to redefine preview image and the tags in header
 instead of the footer, otherwise posts ported over fine without any issues. As for how I kept the old URLs valid, I made
 use of [aliases in Hugo](https://gohugo.io/content-management/urls/#aliases). For example on my DeckPC Day-1
-post, I simply added a singl eine to the header: `aliases: ["/deckpc-day-one-experience.html"]`
+post, I simply added a single line to the header: `aliases: ["/deckpc-day-one-experience.html"]`
 
 ## How much faster is Hugo then?
 
@@ -94,7 +94,7 @@ The results speak for themselves. Current site as of writing this post, builds i
 ## What happens to the old site?
 
 By time you see this post, it's already gone and replaced with the Hugo site.
-Should you wish to still make a copy of it, I have moved its repository to [web-old.git](https://git.based.quest/web-old.git).
+Should you wish to still make a copy of it, I have moved its repository to [web-old.git](https://git.based.quest/?p=web-old.git;a=summary).
 As it stands right now, that repository is archived and won't be accepting any more patches.
 
 Thanks for reading,