From a862fdf7dbe4b4752408529f725632930bd2977d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 May 2023 11:19:06 +0200 Subject: [PATCH] fix(developer): Adjust link to match the pattern Signed-off-by: Joas Schilling --- .../app_upgrade_guide/upgrade_to_27.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst index 91f3490ba..fafca7090 100644 --- a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst +++ b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_27.rst @@ -25,8 +25,7 @@ Front-end changes Added APIs ^^^^^^^^^^ -* Files Router API https://github.com/nextcloud/server/pull/37824 - Allows you to control the files router service and update views, querys or param without page reload +* A new Files Router API allows you to control the files router service and update views, querys or param without page reload (`nextcloud/server#37824 `_) .. code-block:: js