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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhold Gschweicher <pyro4hell@gmail.com>2020-05-19 18:23:42 +0300
committerReinhold Gschweicher <pyro4hell@gmail.com>2020-05-19 22:33:37 +0300
commit6ba59c9a9bdeb03c6b773c69a7692a2d34ae4685 (patch)
tree96eb24724278be67e524c47cfefd5ae6422c591e /README.md
parentb7517e9082500aa11a8888490a7c28aa94cc429c (diff)
Update github links to desktop repository
Update the issue and open PR links with the new repository URL. The old URL is forwarded, but feels not completely right. Signed-off-by: Reinhold Gschweicher <pyro4hell@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fcb3dd0c4..94ee764b9 100644
--- a/README.md
+++ b/README.md
@@ -61,14 +61,14 @@ For more info: [Wiki/Daily Builds](https://github.com/nextcloud/desktop/wiki/Dai
### :bomb: Reporting issues
- If you find any bugs or have any suggestion for improvement, please
-file an issue at https://github.com/nextcloud/client/issues. Do not
+file an issue at https://github.com/nextcloud/desktop/issues. Do not
contact the authors directly by mail, as this increases the chance
of your report being lost. :boom:
### :smiley: :trophy: Pull requests
- If you created a patch :heart_eyes:, please submit a [Pull
-Request](https://github.com/nextcloud/client/pulls).
+Request](https://github.com/nextcloud/desktop/pulls).
- How to create a pull request? This guide will help you get started: [Opening a pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) :heart: