notes

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit ad50886b7d1d63e3fcba77ba092943f7e142318f
parent 307b396d7b331f118987fa87fa8173ed5c257f06
Author: Andrew Laack <andrew@laack.co>
Date:   Sun, 12 Oct 2025 16:22:50 -0500

Fix broken links

Diffstat:
Mdocs/LinuxStuff.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/docs/LinuxStuff.md b/docs/LinuxStuff.md @@ -6,7 +6,6 @@ These are links to linux stuff that I want to remember, but sometimes forget. Co # Utilities - [rsync](rsync.md) -- [sed](sed.md) # File Systems @@ -17,5 +16,4 @@ These are links to linux stuff that I want to remember, but sometimes forget. Co # Storage Concepts - [RAID](RAID.md) -- [Rsync](Rsync.md) - [Git](Git.md)