Skip to content

Commit bf1a751

Browse files
committed
Use F-Droid packages/ link
1 parent f53a977 commit bf1a751

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Entries are sorted alphabetically.
1717

1818
## F-Droid links
1919

20-
If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/app/<App ID>` URL.
20+
If a package is available on [**F-Droid**](https://f-droid.org/) it can be linked using the `https://f-droid.org/packages/<App ID>` URL.
2121
If not yet, it's a good idea to promote F-Droid submission to the projects developer.
2222

2323
[**IzzyOnDroid**](https://apt.izzysoft.de/fdroid/) can be linked using `https://apt.izzysoft.de/packages/<App ID>`, if the package is *not* marked by *NonFreeComp*.
@@ -31,13 +31,13 @@ If the package is available on both, link F-Droid first, IzzyOnDroid second.
3131
* [**Example Project**](https://github.com/example/proj)
3232

3333
# F-Droid only: <Project> <F-Droid>
34-
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/app/ex.ample.proj)]**</sup>
34+
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)]**</sup>
3535

3636
# IzzyOnDroid only: <Project> <IzzyOnDroid>
3737
* [**Example Project**](https://github.com/example/proj) <sup>**[[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>
3838

3939
# F-Droid and IzzyOnDroid: <Project> <F-Droid> <IzzyOnDroid>
40-
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/app/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>
40+
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>
4141
```
4242

4343
Please do not submit other third party F-Droid repositories or Google Play Store.

0 commit comments

Comments
 (0)