diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4d2025f..053a93a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,10 +17,10 @@ Entries are sorted alphabetically. ## F-Droid links -If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/app/` URL. +If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/packages/` URL. If not yet, it's a good idea to promote F-Droid submission to the projects developer. -[**IzzyOnDroid**](https://apt.izzysoft.de/fdroid/) can be linked using `https://apt.izzysoft.de/fdroid/index/apk/`, if the package is *not* marked by *NonFreeComp* or *NonFreeDepNonFreeDep*. +[**IzzyOnDroid**](https://apt.izzysoft.de/fdroid/) can be linked using `https://apt.izzysoft.de/packages/`, if the package is *not* marked by *NonFreeComp*. If the package is available on both, link F-Droid first, IzzyOnDroid second. @@ -31,13 +31,13 @@ If the package is available on both, link F-Droid first, IzzyOnDroid second. * [**Example Project**](https://github.com/example/proj) # F-Droid only: -* [**Example Project**](https://github.com/example/proj) **[[F-Droid](https://f-droid.org/app/ex.ample.proj)]** +* [**Example Project**](https://github.com/example/proj) **[[F-Droid](https://f-droid.org/packages/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/packages/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.