From c8318ef464166d2a9b97bbd04f064506c3326d06 Mon Sep 17 00:00:00 2001 From: Deutscher Bundesjugendring Date: Wed, 24 Apr 2019 13:53:02 +0200 Subject: [PATCH] Link to issue submission guidelines led to 404 error page The link was incorrect or outdated. --- 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 7aa575b74..6236913bf 100644 --- a/developer_manual/bugtracker/index.rst +++ b/developer_manual/bugtracker/index.rst @@ -20,7 +20,7 @@ Thank you for helping Nextcloud by reporting bugs. Before submitting an issue, p repository -.. _Issue submission guidelines: https://github.com/nextcloud/server/blob/master/CONTRIBUTING.md#submitting-issues +.. _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 .. _main GitHub organization: https://github.com/nextcloud