From cea944ab87beaac757eabd6e283992de543f2845 Mon Sep 17 00:00:00 2001 From: Kai Date: Sun, 24 Nov 2019 16:23:27 +0100 Subject: [PATCH] Fix desktop client url Signed-off-by: splitt3r --- developer_manual/bugtracker/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/bugtracker/index.rst b/developer_manual/bugtracker/index.rst index 6236913bf..36f5f9976 100644 --- a/developer_manual/bugtracker/index.rst +++ b/developer_manual/bugtracker/index.rst @@ -22,5 +22,5 @@ Thank you for helping Nextcloud by reporting bugs. Before submitting an issue, p .. _Issue submission guidelines: https://github.com/nextcloud/server/blob/master/.github/CONTRIBUTING.md#submitting-issues .. _Server repository: https://github.com/nextcloud/server/issues -.. _Client repository: https://github.com/nextcloud/client_theming/issues +.. _Client repository: https://github.com/nextcloud/desktop/issues .. _main GitHub organization: https://github.com/nextcloud