Skip to content

Commit f5018c7

Browse files
authored
Merge pull request #12882 from pReya/patch-1
fix: dead link for core navigation ocs api
2 parents a2f7c1d + 3736843 commit f5018c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1931,7 +1931,7 @@ defaultapp
19311931
'defaultapp' => 'dashboard,files',
19321932

19331933
Set the default app to open on login. The entry IDs can be retrieved from
1934-
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/latest/develper_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
1934+
the Navigations OCS API endpoint: https://docs.nextcloud.com/server/latest/developer_manual/_static/openapi.html#/operations/core-navigation-get-apps-navigation.
19351935

19361936
You can use a comma-separated list of app names, so if the first
19371937
app is not enabled for a user then Nextcloud will try the second one, and so

0 commit comments

Comments
 (0)