From 711e2153d11f3df181be2f6248368d75a36b5725 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 5 Nov 2023 23:36:13 +0100 Subject: Fix FreshRSS logo link on Docker Hub The link resolution does not seem to be supported automatically Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5819 --- Docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Docker') diff --git a/Docker/README.md b/Docker/README.md index 82f483409..3346ab607 100644 --- a/Docker/README.md +++ b/Docker/README.md @@ -11,7 +11,7 @@ FreshRSS is a self-hosted RSS feed aggregator. * Documentation: [`freshrss.github.io/FreshRSS`](https://freshrss.github.io/FreshRSS/) * License: [GNU AGPL 3](https://www.gnu.org/licenses/agpl-3.0.html) -![FreshRSS logo](../docs/img/FreshRSS-logo.png) +![FreshRSS logo](https://github.com/FreshRSS/FreshRSS/raw/edge/docs/img/FreshRSS-logo.png) ## Install Docker -- cgit v1.2.3