From 91978c29e7db95e8963e9bfe19fb52ca198a7a54 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 5 Dec 2025 23:19:05 -0500 Subject: [PATCH] chore: correct internal link in v30 notes Updated the documentation to link to the correct index for exapps management. Signed-off-by: Josh --- admin_manual/release_notes/upgrade_to_30.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/release_notes/upgrade_to_30.rst b/admin_manual/release_notes/upgrade_to_30.rst index b9ba3adf2..cf3551c6d 100644 --- a/admin_manual/release_notes/upgrade_to_30.rst +++ b/admin_manual/release_notes/upgrade_to_30.rst @@ -45,7 +45,7 @@ Starting with Nextcloud 30.0.12 the monitoring app was adjusted to count the act 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.