mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
updated gitorious repo links to gitlab repo links
This commit is contained in:
parent
5f2c348b40
commit
64e5e1dd9d
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ certainly want to work from a git clone of the tools at this stage. To
|
|||
get started:
|
||||
|
||||
@example
|
||||
git clone git://gitorious.org/f-droid/fdroidserver.git
|
||||
git clone git@gitlab.com:fdroid/fdroidserver.git
|
||||
@end example
|
||||
|
||||
You now have lots of stuff in the fdroidserver directory, but the most
|
||||
|
@ -177,7 +177,7 @@ repository management tasks. You can either create a brand new one, or
|
|||
grab a copy of the data used by the main F-Droid repository:
|
||||
|
||||
@example
|
||||
git clone git://gitorious.org/f-droid/fdroiddata.git
|
||||
git clone git@gitlab.com:fdroid/fdroiddata.git
|
||||
@end example
|
||||
|
||||
Regardless of the intended usage of the tools, you will always need to set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue