Typos and Stuff

This commit is contained in:
crt 2024-06-29 11:16:12 +02:00
parent 33d240cbd2
commit 6bbbd7a872
1 changed files with 2 additions and 2 deletions

View File

@ -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)