diff --git a/docs/Sonarr/V3/.pages b/docs/Sonarr/V3/.pages index 7ede8eb88..fdbb1116b 100644 --- a/docs/Sonarr/V3/.pages +++ b/docs/Sonarr/V3/.pages @@ -1,6 +1,6 @@ nav: - - Remote Path Mappings explained: Remote-Path-Mappings-explained-for-Sonarr.md - Quality Settings (File Size): Sonarr-Quality-Settings-File-Size.md - Recommended naming scheme: Sonarr-recommended-naming-scheme.md - Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md - - Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md \ No newline at end of file + - Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md + - Remote Path Mappings explained: Sonarr-remote-path-mapping.md \ No newline at end of file diff --git a/docs/Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md b/docs/Sonarr/V3/Sonarr-remote-path-mapping.md similarity index 100% rename from docs/Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md rename to docs/Sonarr/V3/Sonarr-remote-path-mapping.md diff --git a/mkdocs.yml b/mkdocs.yml index 8b6b2dfb7..a4e7432d8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -56,6 +56,7 @@ plugins: discord.md: https://discord.gg/Vau8dZ3 Radarr/V3/How-to-importexport-Custom-Formats-and-truly-make-use-of-it.md: Radarr/V3/Radarr-import-custom-formats.md Radarr/V3/Collection-of-Custom-Formats-for-RadarrV3.md: Radarr/V3/Radarr-collection-of-custom-formats.md + Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/V3/Sonarr-remote-path-mapping.md theme: name: material