From 642c6fa2a135f1bed9d8d12d13b89d592335e88f Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 5 Dec 2025 23:20:50 -0500 Subject: [PATCH] chore: correct internal link in v32 notes Updated link to exapps_management documentation. Signed-off-by: Josh --- admin_manual/release_notes/upgrade_to_32.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/release_notes/upgrade_to_32.rst b/admin_manual/release_notes/upgrade_to_32.rst index 614e90635..7aaf69b73 100644 --- a/admin_manual/release_notes/upgrade_to_32.rst +++ b/admin_manual/release_notes/upgrade_to_32.rst @@ -37,7 +37,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. In addition, as of 32.0.0 the AppApi expanded its setup checks. +Starting with Nextcloud 30.0.1, the AppApi app is included and enabled by default. See :doc:`../exapps_management/index` for details. In addition, as of 32.0.0 the AppApi expanded its setup checks. 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.