From 1ad2f7106d4f0651f90dfeb4f9f2e6b4524d60f5 Mon Sep 17 00:00:00 2001 From: yammes08 <111231042+yammes08@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:24:36 +0000 Subject: [PATCH] Fix broken recyclarr SQP page SQP recyclarr config links hadn't been updated to new location --- docs/Recyclarr/recyclarr-configs-sqp.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Recyclarr/recyclarr-configs-sqp.md b/docs/Recyclarr/recyclarr-configs-sqp.md index 69823b963..9151d6a00 100644 --- a/docs/Recyclarr/recyclarr-configs-sqp.md +++ b/docs/Recyclarr/recyclarr-configs-sqp.md @@ -50,7 +50,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ??? example "YAML - [CLICK TO EXPAND]" ```yaml - [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-1.yml' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-1.yml' %]][[% endfilter %]] ``` [TOP](#index) @@ -71,7 +71,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ??? example "YAML - [CLICK TO EXPAND]" ```yaml - [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-2.yml' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-2.yml' %]][[% endfilter %]] ``` [TOP](#index) @@ -91,7 +91,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ??? example "YAML - [CLICK TO EXPAND]" ```yaml - [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-3.yml' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-3.yml' %]][[% endfilter %]] ``` [TOP](#index) @@ -112,7 +112,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ??? example "YAML - [CLICK TO EXPAND]" ```yaml - [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-4.yml' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-4.yml' %]][[% endfilter %]] ``` [TOP](#index) @@ -132,7 +132,7 @@ The Special Quality Profiles are Custom made and tested Quality Profile for spec ??? example "YAML - [CLICK TO EXPAND]" ```yaml - [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp-5.yml' %]][[% endfilter %]] + [[% filter indent(width=4) %]][[% include 'recyclarr-configs/radarr/sqp/sqp-5.yml' %]][[% endfilter %]] ``` [TOP](#index)