From 63ada803867501ddad47c84792521281172e7d37 Mon Sep 17 00:00:00 2001 From: Grogdor Date: Sun, 18 Dec 2022 11:31:55 -0700 Subject: [PATCH] fix broken support links again (#5539) * fix broken support links First contact with TrueCharts github and all manual/support/contact links were broken * fix broken support links again --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index eb0e951c03e..4702b6a390c 100644 --- a/.github/README.md +++ b/.github/README.md @@ -32,11 +32,11 @@ All our charts are supposed to work together, be easy to setup using the TrueNAS Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list. -Check TrueCharts [Quick-Start Guides](https://truecharts.org/docs/manual/guides/Adding-TrueCharts) for more information. +Check TrueCharts [Quick-Start Guides](https://truecharts.org/manual/guides/Adding-TrueCharts) for more information. ### Support -Please check our [FAQ](https://truecharts.org/docs/manual/FAQ), [manual](https://truecharts.org/docs/manual/intro/) and [Issue tracker](https://github.com/truecharts/charts/issues) There is a significant chance your issue has been reported before! +Please check our [FAQ](https://truecharts.org/manual/FAQ), [manual](https://truecharts.org/manual/intro/) and [Issue tracker](https://github.com/truecharts/charts/issues) There is a significant chance your issue has been reported before! Still something not working as expected? [Contact us!](https://discord.gg/tVsPTHWTtr) and we'll figure it out together!