From 47081f3a30fec0af17b6e2017244655246eddb94 Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Fri, 26 Jul 2024 09:04:52 -0500 Subject: [PATCH] fix: Fix incorrect URLs in local config template --- CHANGELOG.md | 4 ++++ src/Recyclarr.Cli/config-template.yml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b6fd707..5057f529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Incorrect URLs were fixed in the local starter config template. + ## [7.1.1] - 2024-07-12 ### Changed diff --git a/src/Recyclarr.Cli/config-template.yml b/src/Recyclarr.Cli/config-template.yml index d17d97e1..ee8fb1bf 100644 --- a/src/Recyclarr.Cli/config-template.yml +++ b/src/Recyclarr.Cli/config-template.yml @@ -7,7 +7,7 @@ # If you'd rather use pre-built configuration instead of building your own from scratch, see these # pages: # - Config Templates: https://recyclarr.dev/wiki/guide-configs/ -# - CLI Command: http://recyclarr.dev/wiki/cli/config/list/templates/ +# - CLI Command: https://recyclarr.dev/wiki/cli/config/list/templates/ # # This file WILL NOT WORK as it currently is. You need to read the documentation and build this # configuration from scratch. Note that there's no "one size fits all" configuration. Please refer @@ -21,7 +21,7 @@ # See: https://recyclarr.dev/wiki/file-structure/ # Configuration specific to Sonarr. For Radarr, the layout is the same. -# See: http://recyclarr.dev/wiki/yaml/config-reference/basic/ +# See: https://recyclarr.dev/wiki/yaml/config-reference/basic/ sonarr: series: # Set the URL/API Key to your actual instance @@ -31,11 +31,11 @@ sonarr: # See: https://recyclarr.dev/wiki/yaml/config-reference/quality-definition/ quality_definition: - # See: http://localhost:3000/wiki/yaml/config-reference/quality-profiles/ + # See: https://recyclarr.dev/wiki/yaml/config-reference/quality-profiles/ quality_profiles: - # See: http://localhost:3000/wiki/yaml/config-reference/custom-formats/ + # See: https://recyclarr.dev/wiki/yaml/config-reference/custom-formats/ custom_formats: - # See: http://localhost:3000/wiki/yaml/config-reference/media-naming/ + # See: https://recyclarr.dev/wiki/yaml/config-reference/media-naming/ media_naming: