Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kaminsky <tobiasKaminsky@users.noreply.github.com>2017-06-30 16:30:06 +0300
committerGitHub <noreply@github.com>2017-06-30 16:30:06 +0300
commitad3bf3c256978024d5fa528d479ec85dfeb8a6e5 (patch)
treeb4ec3a06350ce38a88151a49fe25d246f17da909 /CONTRIBUTING.md
parentbaf33b6b17ee1d4bf75646b4a32cec14b60b235a (diff)
Update CONTRIBUTING.md
add link to fdroid
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 48e74b035a..18d1424cd8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -189,4 +189,4 @@ Release Candidate releases are based on the git [master](https://github.com/next
### Dev Release
Dev releases are based on the [dev](https://github.com/nextcloud/android/tree/dev) branch and are done independently from stable releases and integrate open PRs that might not be production ready or heavily tested but being put out there for people willing to test new features and provide valuable feedback on new features to be incorporated before a feature gets released in the stable app.
-The deployment/build is done once a day automatically. If code has changed a new apk will be published [here](https://download.nextcloud.com/android/dev) and it will, with a little delay, be available on f-droid. \ No newline at end of file
+The deployment/build is done once a day automatically. If code has changed a new apk will be published [here](https://download.nextcloud.com/android/dev) and it will, with a little delay, be available on [Fdroid](https://f-droid.org/repository/browse/?fdfilter=nextcloud&fdid=com.nextcloud.android.beta).