From 7ac90afc4d4df8e2227b28df3ab27fd111914abb Mon Sep 17 00:00:00 2001 From: Ryan Gooler Date: Sun, 8 Jan 2023 08:21:30 -0600 Subject: [PATCH] Fix documentation manual link (#6156) Original link was broken, this simply updates it to point to the correct page. Signed-off-by: Ryan Gooler Signed-off-by: Ryan Gooler --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 4702b6a390c..4fecf6e121f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -79,7 +79,7 @@ This ensures freedom and flexibility for everyone involved and makes sure you, t Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps. -For more information on creating SCALE Apps and Helm charts, please check out our [development manual](https://truecharts.org/docs/manual/development/License-headers) +For more information on creating SCALE Apps and Helm charts, please check out our [development manual](https://truecharts.org/manual/development/License-headers) ### Automation and you