From 3803aabe1180b9174f0a8ee8768e32ec63472249 Mon Sep 17 00:00:00 2001
From: offa <8887756+offa@users.noreply.github.com>
Date: Mon, 3 Nov 2025 20:31:43 +0100
Subject: [PATCH] Update examples
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index cbe62be..5e3250f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,10 +34,10 @@ If the package is available on both, link F-Droid first, IzzyOnDroid second.
* [**Example Project**](https://github.com/example/proj) **[[F-Droid](https://f-droid.org/app/ex.ample.proj)]**
# IzzyOnDroid only:
-* [**Example Project**](https://github.com/example/proj) **[[IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/ex.ample.proj)]**
+* [**Example Project**](https://github.com/example/proj) **[[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**
# F-Droid and IzzyOnDroid:
-* [**Example Project**](https://github.com/example/proj) **[[F-Droid](https://f-droid.org/app/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/ex.ample.proj)]**
+* [**Example Project**](https://github.com/example/proj) **[[F-Droid](https://f-droid.org/app/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**
```
Please do not submit other third party F-Droid repositories or Google Play Store.