docs(misc): [bmi/opendesk/documentation/handbooks#1] Fixes broken external links

This commit is contained in:
Thorsten Roßner
2025-09-30 09:30:24 +02:00
parent e0128e6ccf
commit 4fd991b110
2 changed files with 3 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ While you will find all the details for the CLI tool in the [MariaDB documentati
## Nextcloud
`occ` is the CLI for Nextcloud; all the details can be found in the [upstream documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html).
`occ` is the CLI for Nextcloud; all the details can be found in the [upstream documentation](https://docs.nextcloud.com/server/stable/admin_manual/occ_command.html).
You can run occ commands in the `opendesk-nextcloud-aio` pod like this: `php /var/www/html/occ config:list`