From 6ba59c9a9bdeb03c6b773c69a7692a2d34ae4685 Mon Sep 17 00:00:00 2001 From: Reinhold Gschweicher Date: Tue, 19 May 2020 17:23:42 +0200 Subject: [PATCH] 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 --- README.md | 4 ++-- 1 file 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: