aboutsummaryrefslogtreecommitdiff
path: root/Docker
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-11-05 23:36:13 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-11-05 23:36:13 +0100
commit711e2153d11f3df181be2f6248368d75a36b5725 (patch)
treec4ddb216fcedca77edff526685dd1135a7721d5b /Docker
parentd4f659f915de7db9351977a562bb61500653394c (diff)
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
Diffstat (limited to 'Docker')
-rw-r--r--Docker/README.md2
1 files changed, 1 insertions, 1 deletions
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