From 56b03aa33b4a8eea3ff776b7d9dad7cec53420b8 Mon Sep 17 00:00:00 2001 From: Aamir Azad <82281117+aamirazad@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:12:37 -0400 Subject: [PATCH] docs(charts): Replace broken links for Paperless-NGX/Jellyfin (#12487) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes **links on jellyfin and paperless-ngx charts.** **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** N/A **📃 Notes:** **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> --- charts/stable/jellyfin/docs/how-to.md | 6 +++--- charts/stable/paperless-ngx/docs/how-to.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/jellyfin/docs/how-to.md b/charts/stable/jellyfin/docs/how-to.md index 8dbf4f67faa..fc04f5e602d 100644 --- a/charts/stable/jellyfin/docs/how-to.md +++ b/charts/stable/jellyfin/docs/how-to.md @@ -6,17 +6,17 @@ and our app is a simple way to install it on your TrueNAS SCALE server. ## Requirements - Jellyfin TrueCharts Chart -- Installation of the TrueCharts Catalog, starting [here](https://truecharts.org/manual/guides/Adding-TrueCharts) +- Installation of the TrueCharts Catalog, starting [here](https://truecharts.org/manual/SCALE/guides/getting-started#adding-truecharts) ## Media Storage - We recommend having configured your media before installing the chart. Most people will have their media inside their TrueNAS box, - and for that you can simply follow our [Adding Storage](https://truecharts.org/manual/guides/add-storage/#adding-additional-app-storage) + and for that you can simply follow our [Adding Storage](https://truecharts.org/manual/SCALE/guides/add-storage) guide to `Add Additional App Storage` to **Jellyfin** for their media folder. - However some will prefer `NFS Shares` for this storage, as they may need to share these folders with other users on other - devices outside of TrueNAS, so we recommend following the [using NFS Shares guide](https://truecharts.org/manual/guides/nfs-share). + devices outside of TrueNAS, so we recommend following the [using NFS Shares guide](https://truecharts.org/manual/SCALE/guides/nfs-share/). ## Install Jellyfin inside TrueNAS SCALE diff --git a/charts/stable/paperless-ngx/docs/how-to.md b/charts/stable/paperless-ngx/docs/how-to.md index 5573723adc7..105443a0ca0 100644 --- a/charts/stable/paperless-ngx/docs/how-to.md +++ b/charts/stable/paperless-ngx/docs/how-to.md @@ -6,8 +6,8 @@ online archive. Our app is a simple way to install it on your TrueNAS SCALE serv ## Requirements - Installation of the TrueCharts Catalog, starting [here](/manual/SCALE/guides/getting-started) -- [`CloundNative-PG` - operator](/manual/SCALE/guides/getting-started#cnpg-and-prometheus-operators-installation-and-migration-guide-for-older-users) +- [`Cloudnative-PG` + operator](manual/SCALE/guides/getting-started/#cnpgprometheus-operators-installation-and-migration-guide-for-older-users) - Paperless-ngx TrueCharts Chart ## Media Storage