Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/da9bcb8c13006bfe93f58082361a8d96fc3452ff You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update mkdocs.yml

Fixed: slash screw up
pull/156/head
TRaSH 4 years ago
parent d155af2b0e
commit da9bcb8c13

@ -57,7 +57,7 @@ plugins:
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
Misc/Discord-Notifier-Basic-Setup.md: /Misc/Discord-Notifiarr-Setup.md
Misc/Discord-Notifier-Basic-Setup.md: Misc/Discord-Notifiarr-Setup.md
theme:
name: material

Loading…
Cancel
Save