Replace fdroid.org with f-droid.org
This commit is contained in:
parent
0283962ed2
commit
05285d23b7
@ -104,7 +104,7 @@ public class Repo extends ValueObject {
|
|||||||
/**
|
/**
|
||||||
* If we haven't run an update for this repo yet, then the name
|
* If we haven't run an update for this repo yet, then the name
|
||||||
* will be unknown, in which case we will just take a guess at an
|
* will be unknown, in which case we will just take a guess at an
|
||||||
* appropriate name based on the url (e.g. "fdroid.org/archive")
|
* appropriate name based on the url (e.g. "f-droid.org/archive")
|
||||||
*/
|
*/
|
||||||
public static String addressToName(String address) {
|
public static String addressToName(String address) {
|
||||||
String tempName;
|
String tempName;
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
F-Droid Client
|
F-Droid Client
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Client for [F-Droid](https://fdroid.org), the Free Software repository system
|
Client for [F-Droid](https://f-droid.org), the Free Software repository system
|
||||||
for Android.
|
for Android.
|
||||||
|
|
||||||
Building from source with Gradle
|
Building from source with Gradle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user