Skip to content

Commit ce22ef5

Browse files
committed
docs: update occ link
Signed-off-by: SirRGB <sirrgb@proton.me>
1 parent 803d941 commit ce22ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ See:
195195

196196
## Accessing the Nextcloud command-line interface (`occ`)
197197

198-
To use the [Nextcloud command-line interface](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html) (aka. `occ` command):
198+
To use the [Nextcloud command-line interface](https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html) (aka. `occ` command):
199199
```console
200200
$ docker exec -it --user www-data CONTAINER_ID php occ
201201
```

0 commit comments

Comments
 (0)