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/691880d124b1de37ba5acd93c7199a9cbc99987b You should set ROOT_URL correctly, otherwise the web may not work correctly.

Merge pull request from mrhotio/fix-links

fix badge links
pull/155/head^2
TRaSH 4 years ago committed by GitHub
commit 691880d124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@ Here you will find several scripts you can use with Bazarr
## Stable Bazarr Branch: master
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-bazarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (stable)
- Builds Pushed after a testing period in development
@ -17,7 +17,7 @@ hotio/bazarr:latest
## Dev = Bazarr Branch: development
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-bazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fbazarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (development)
- Builds pushed when complete

@ -4,7 +4,7 @@ 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)
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fradarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (stable) (v3)
- Builds Pushed only when intentionally released

@ -4,7 +4,7 @@ Here you will find a collection of Sonarr Guides I made.
## v2 Sonarr Branch: master
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-sonarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (stable) (v2)
- Builds Pushed only when intentionally released
@ -17,7 +17,7 @@ ghcr.io/hotio/sonarr:latest
## v3 Sonarr Branch: phantom-develop
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdocker-hotio%2Fdocker-sonarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Fnightly%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5)
- (Stable Beta) (v3)
- Builds pushed when complete

Loading…
Cancel
Save