From 3c059b1584ceb551c3a7ff47575b2e411ef7a8ac Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sun, 22 Jun 2025 16:48:57 -0600 Subject: [PATCH] Fix arch notes link --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 82a7b80..f3502a0 100644 --- a/Home.md +++ b/Home.md @@ -4,7 +4,7 @@ This will contain various information that I have gathered or learned over time - [systemd Tips & Tricks](/Linux/systemd-tips-and-tricks) - [Ubuntu Notes](/Linux/ubuntu-notes) -- [Arch Notes](/Linux/arch-otes) +- [Arch Notes](/Linux/arch-notes) - [Wayland & X11 Notes](/Linux/Wayland-and-X11) - [nix Tips & Tricks](/Linux/nix-tips-and-tricks) - [Pine64 Notes](/Linux/pine64-notes)