diff options
| author | 2023-11-05 23:36:13 +0100 | |
|---|---|---|
| committer | 2023-11-05 23:36:13 +0100 | |
| commit | 711e2153d11f3df181be2f6248368d75a36b5725 (patch) | |
| tree | c4ddb216fcedca77edff526685dd1135a7721d5b | |
| parent | d4f659f915de7db9351977a562bb61500653394c (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
| -rw-r--r-- | Docker/README.md | 2 |
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) - + ## Install Docker |
