about summary refs log tree commit diff stats
path: root/content/post
diff options
context:
space:
mode:
Diffstat (limited to 'content/post')
-rw-r--r--content/post/nixos-on-nanopi-r5s.md2
-rw-r--r--content/post/self-hosted-git.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/content/post/nixos-on-nanopi-r5s.md b/content/post/nixos-on-nanopi-r5s.md
index 825d6b4..185bd30 100644
--- a/content/post/nixos-on-nanopi-r5s.md
+++ b/content/post/nixos-on-nanopi-r5s.md
@@ -2,7 +2,7 @@
 title = "Running NixOS on a NanoPi R5S"
 date = 2023-07-30T08:51:46Z
 [taxonomies]
-tags = ["NixOS", "home-networking", "infrastructure"]
+tags = ["nixos", "home-networking", "infrastructure"]
 +++
 
 I managed to get [NixOS](https://nixos.org) running on my [NanoPi R5S](https://www.friendlyelec.com/index.php?route=product/product&product_id=287) ([FriendlyElec Wiki](https://wiki.friendlyelec.com/wiki/index.php/NanoPi_R5S)).
diff --git a/content/post/self-hosted-git.md b/content/post/self-hosted-git.md
index d0ac370..ab88e78 100644
--- a/content/post/self-hosted-git.md
+++ b/content/post/self-hosted-git.md
@@ -144,4 +144,4 @@ I want, without consuming many system resources with daemons.
 [dotfiles-github]:https://github.com/alanpearce/dotfiles
 [wildrepos]:http://gitolite.com/gitolite/wild/
 [ghq]:https://github.com/motemen/ghq
-[using-ghq]:@/post/repository-management-with-ghq.md "Repository management with ghq"
+[using-ghq]:/post/repository-management-with-ghq/ "Repository management with ghq"