chore(sonarr): Fix markdown includes not rendering correctly for some custom formats (#2345)

* Fix LQ (Release Title) and Anime BD Tier 07 Includes

* Fix path of includes
pull/2346/head
Josh Stock 4 weeks ago committed by GitHub
parent 648d19dde9
commit f680d4b3f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -809,7 +809,7 @@ We've made 3 guides related to this.
??? question "LQ (Release Title)- [Click to show/hide]"
! include-markdown "../../includes/cf-descriptions/lq-release-title
{! include-markdown "../../includes/cf-descriptions/lq-release-title.md" !}
??? example "JSON - [Click to show/hide]"
@ -2543,7 +2543,7 @@ We've made 3 guides related to this.
??? question "Description - [Click to show/hide]"
! include-markdown "../../includes/cf-descriptions/anime-bd-tier-07-p2pscene
{! include-markdown "../../includes/cf-descriptions/anime-bd-tier-07-p2pscene.md" !}
??? example "JSON - [Click to show/hide]"

Loading…
Cancel
Save