Update github links to desktop repository
authorReinhold Gschweicher <pyro4hell@gmail.com>
Tue, 19 May 2020 15:23:42 +0000 (17:23 +0200)
committerReinhold Gschweicher <pyro4hell@gmail.com>
Tue, 19 May 2020 19:33:37 +0000 (21:33 +0200)
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>
README.md

index fcb3dd0c46eaa66f629b41a94393b6f83cf41651..94ee764b995d75c0d8504d3dc2829dfad58d63ad 100644 (file)
--- 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: