From 06dda24a6422ed4d5d9a4c9df6e38950e4eae455 Mon Sep 17 00:00:00 2001 From: inventory69 Date: Fri, 16 Jan 2026 19:38:30 +0100 Subject: [PATCH] docs: fix F-Droid badge URLs (use official badge endpoint) - EN: Use https://f-droid.org/badge/get-it-on.png - DE: Use localized https://f-droid.org/badge/get-it-on-de.png --- README.de.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.de.md b/README.de.md index 344fcdf..b8f7bf4 100644 --- a/README.de.md +++ b/README.de.md @@ -7,6 +7,7 @@ [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/dev.dettmer.simplenotes) +[Get it on F-Droid](https://f-droid.org/packages/dev.dettmer.simplenotes/) **๐Ÿ“ฑ [APK Download](https://github.com/inventory69/simple-notes-sync/releases/latest)** ยท **๐Ÿ“– [Dokumentation](docs/DOCS.de.md)** ยท **๐Ÿš€ [Quick Start](QUICKSTART.de.md)** diff --git a/README.md b/README.md index ac10e98..08d81ea 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/dev.dettmer.simplenotes) +[Get it on F-Droid](https://f-droid.org/packages/dev.dettmer.simplenotes/) **๐Ÿ“ฑ [APK Download](https://github.com/inventory69/simple-notes-sync/releases/latest)** ยท **๐Ÿ“– [Documentation](docs/DOCS.md)** ยท **๐Ÿš€ [Quick Start](QUICKSTART.md)**