fix: dead link for core navigation ocs api

Signed-off-by: Moritz Stückler <moritz@bitbetter.de>
This commit is contained in:
Moritz Stückler
2025-03-17 20:31:16 +01:00
committed by rakekniven
parent a2f7c1df5d
commit e5253fb92a

View File

@@ -1931,7 +1931,7 @@ defaultapp
'defaultapp' => 'dashboard,files',
Set the default app to open on login. The entry IDs can be retrieved from
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/latest/develper_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/stable/developer_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
You can use a comma-separated list of app names, so if the first
app is not enabled for a user then Nextcloud will try the second one, and so