From cd2beb5625f45c03b4b5b061d84f5aa0d1e5b547 Mon Sep 17 00:00:00 2001 From: p-bo Date: Thu, 17 Nov 2022 21:51:14 +0100 Subject: [PATCH] fix bugtracker link There can be only one link (two links results in broken link) and also link to server bug tracker is part of linked list of bugtrackers, so shouldn't appear there. Signed-off-by: p-bo --- admin_manual/issues/general_troubleshooting.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index df6650b9f..ed65fe2ee 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -31,8 +31,7 @@ configuration report with the :ref:`occ config command .. _the Nextcloud Forums: https://help.nextcloud.com .. _FAQ page: https://help.nextcloud.com/t/how-to-faq-wiki -.. _bugtracker: https://github.com/nextcloud/server/issues - https://docs.nextcloud.com/server/latest/developer_manual/prologue/bugtracker/index.html +.. _bugtracker: https://docs.nextcloud.com/server/latest/developer_manual/prologue/bugtracker/index.html .. TODO ON RELEASE: Update version number above on release