From 0991bdba0be5d5b299d1819014dcc05e4a2b02ff Mon Sep 17 00:00:00 2001 From: mrhotio <26902309+mrhotio@users.noreply.github.com> Date: Tue, 23 Feb 2021 20:53:12 +0100 Subject: [PATCH] fix badge links --- docs/Bazarr/index.md | 4 ++-- docs/Radarr/index.md | 2 +- docs/Sonarr/index.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Bazarr/index.md b/docs/Bazarr/index.md index 1dd02fad4..7386b32a7 100644 --- a/docs/Bazarr/index.md +++ b/docs/Bazarr/index.md @@ -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 diff --git a/docs/Radarr/index.md b/docs/Radarr/index.md index 5b45e11cf..7d7cd876f 100644 --- a/docs/Radarr/index.md +++ b/docs/Radarr/index.md @@ -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 diff --git a/docs/Sonarr/index.md b/docs/Sonarr/index.md index 5204866f6..1eb277532 100644 --- a/docs/Sonarr/index.md +++ b/docs/Sonarr/index.md @@ -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