From 6bbbd7a872315628d5040356c55301f36553083c Mon Sep 17 00:00:00 2001 From: crt Date: Sat, 29 Jun 2024 11:16:12 +0200 Subject: [PATCH] Typos and Stuff --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9017c26..92a7087 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ An LXC Container in Proxmox VE is a lighteweight virtualization method that allo ### How to use image_builder.sh TLDR : image_builder.sh is a bash script I wrote to poorly compete with Dockerfiles in a "Proxmox Fashion" -See [Image Builder Readme](image_builder/README.md) +See [Image Builder Readme](image-builder/README.md) ### Project specific image_builder files -All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are found here : +All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are Documented here : [Realizing Projects](image-builder/README.md)