Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/3bc2801f279a4ebccc528a33b2204f523370281f/docs/Radarr/index.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/Radarr/index.md

17 lines
545 B

# Radarr
Here you will find a collection of Radarr Guides I made.
## v3 Radarr Branch: latest
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-radarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (stable) (v3)
- Builds Pushed only when intentionally released
- Github Branch: master
- Docker: [hotio/radarr:latest](https://hub.docker.com/r/hotio/radarr){:target="_blank"}
```bash
ghcr.io/hotio/radarr:latest
```