From b66b752b776f6e8d4a24e0642004187bb6e7895f Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 12 Jul 2025 08:43:02 +0200 Subject: [PATCH] Correct path https://github.com/alexbelgium/hassio-addons/issues/1933 --- .templates/01-config_yaml.sh | 2 +- fireflyiii/README.md | 2 +- fireflyiii_data_importer/README.md | 2 +- kometa/README.md | 2 +- openproject/README.md | 2 +- readarr/README.md | 2 +- transmission_openvpn/CHANGELOG.md | 2 +- wger/README.md | 2 +- zzz_archived_plex_meta_manager/README.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.templates/01-config_yaml.sh b/.templates/01-config_yaml.sh index 32d4f0e74..5df344ea3 100644 --- a/.templates/01-config_yaml.sh +++ b/.templates/01-config_yaml.sh @@ -91,7 +91,7 @@ else bashio::log.green "If accessing the file with filebrowser it should be mapped to $CONFIGSOURCE" fi bashio::log.green "---------------------------------------------------------" -bashio::log.green "Wiki here on how to use: github.com/alexbelgium/hassio-addons/wiki/Add-ons-feature:-add-env-variables" +bashio::log.green "Wiki here on how to use: https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables" echo "" # Check if config file is there, or create one from template diff --git a/fireflyiii/README.md b/fireflyiii/README.md index b8ad6e065..1eced11be 100644 --- a/fireflyiii/README.md +++ b/fireflyiii/README.md @@ -48,7 +48,7 @@ Options can be configured through two ways : - Config.yaml (advanced usage) -Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables The complete list of ENV variables can be seen here : https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example diff --git a/fireflyiii_data_importer/README.md b/fireflyiii_data_importer/README.md index d44835c24..236c1a4ae 100644 --- a/fireflyiii_data_importer/README.md +++ b/fireflyiii_data_importer/README.md @@ -53,7 +53,7 @@ Options can be configured through two ways : - Config.yaml (advanced usage) -Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables The complete list of ENV variables can be seen here : https://github.com/firefly-iii/data-importer/blob/main/.env.example diff --git a/kometa/README.md b/kometa/README.md index 2e9a8c1e1..81d7f4132 100644 --- a/kometa/README.md +++ b/kometa/README.md @@ -67,7 +67,7 @@ KOMETA_NO_MISSING: False #Set to True to run without any of the missing movie/sh - Config.yaml (advanced usage) -Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : The complete list of ENV variables can be seen here : diff --git a/openproject/README.md b/openproject/README.md index 752db9edf..64496423d 100644 --- a/openproject/README.md +++ b/openproject/README.md @@ -27,7 +27,7 @@ This addon is based on the [docker image](https://hub.docker.com/r/openproject/o ## Configuration Fill the default addon options to be able to start the addon. Be sure especially to configure the hostname with your homeassistant ip + addon exposed port -For additional options, use the config.yaml system : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +For additional options, use the config.yaml system : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables Webui can be found at `:port`. diff --git a/readarr/README.md b/readarr/README.md index 1fe4cc1ba..8387fba56 100644 --- a/readarr/README.md +++ b/readarr/README.md @@ -78,7 +78,7 @@ For more control, you can add enviroment variables by defining them as keys in a TZ: Europe/Paris ``` -more info : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +more info : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables ## Support diff --git a/transmission_openvpn/CHANGELOG.md b/transmission_openvpn/CHANGELOG.md index b1d297271..4b70e20eb 100644 --- a/transmission_openvpn/CHANGELOG.md +++ b/transmission_openvpn/CHANGELOG.md @@ -28,7 +28,7 @@ ## v5.2.0-2 (28-11-2023) -- Feat : addition of custom environement variable through the 01-config_yaml.sh logic. Further infos : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +- Feat : addition of custom environement variable through the 01-config_yaml.sh logic. Further infos : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables ## v5.2.0 (09-09-2023) diff --git a/wger/README.md b/wger/README.md index 1a0d38a32..aff4baa72 100644 --- a/wger/README.md +++ b/wger/README.md @@ -43,7 +43,7 @@ Options can be configured through two ways : - Config.yaml (advanced usage) -Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables The complete list of ENV variables can be seen here : not available diff --git a/zzz_archived_plex_meta_manager/README.md b/zzz_archived_plex_meta_manager/README.md index 5b9b460d1..7d90c14ce 100644 --- a/zzz_archived_plex_meta_manager/README.md +++ b/zzz_archived_plex_meta_manager/README.md @@ -68,7 +68,7 @@ PMM_NO_MISSING: False #Set to True to run without any of the missing movie/show - Config.yaml (advanced usage) -Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables +Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Addons-feature:-add-env-variables The complete list of ENV variables can be seen here : https://github.com/meisnate12/Plex-Meta-Manager/wiki/Run-Commands-&-Environmental-Variables