From: viccuad Date: Sat, 12 Apr 2014 15:07:31 +0000 (+0200) Subject: updated gitorious repo links to gitlab repo links X-Git-Tag: 0.2~130^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=64e5e1dd9dcc496eba3b35fcd5ec41933ca3b749;p=fdroidserver.git updated gitorious repo links to gitlab repo links --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index fa6a251a..2e2447d3 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -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