From e508cfe6bd380bc2e279ecf405c73f64688c4386 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 5 Dec 2025 23:19:54 -0500 Subject: [PATCH] chore: correct internal link in v31 notes Updated link in release notes for AppApi app. Signed-off-by: Josh --- admin_manual/release_notes/upgrade_to_31.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/release_notes/upgrade_to_31.rst b/admin_manual/release_notes/upgrade_to_31.rst index 8b9ae703c..4967f4a43 100644 --- a/admin_manual/release_notes/upgrade_to_31.rst +++ b/admin_manual/release_notes/upgrade_to_31.rst @@ -56,7 +56,7 @@ See :doc:`../configuration_files/previews_configuration` for details on how to e AppApi (app_app) is now a default app ------------------------------------- -Starting with Nextcloud 30.0.1, the AppApi app is included and enabled by default. See :doc:`../exapps_management` for details. +Starting with Nextcloud 30.0.1, the AppApi app is included and enabled by default. See :doc:`../exapps_management/index` for details. This app can be disabled in the standard manner via the *Apps* menu if you do not expect to use AppApi integrations in the near future.