From eec4268b242878bbd255777156b524bf9f85e36e Mon Sep 17 00:00:00 2001 From: Brett Petch Date: Thu, 2 Jun 2022 15:03:20 -0400 Subject: [PATCH] fix: software versions --- docs/Downloaders/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Downloaders/index.md b/docs/Downloaders/index.md index fa907f306..6b8d7c79f 100644 --- a/docs/Downloaders/index.md +++ b/docs/Downloaders/index.md @@ -20,8 +20,8 @@ Here you will find Guides for several Download Clients. [Deluge](/Downloaders/Deluge/) -![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fdeluge%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) +![version](https://img.shields.io/github/release/linuxserver/docker-deluge.svg?color=4051B5&style=for-the-badge&logo=github) [ruTorrent](/Downloaders/ruTorrent/) -![version](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fruotrrent%2Frelease%2FVERSION.json&label=Latest%20Version&style=for-the-badge&color=4051B5) +![version](https://img.shields.io/github/v/release/Novik/ruTorrent.svg?color=4051B5&style=for-the-badge&logo=github)