Skip to content

Commit 6fe9eae

Browse files
authored
Adjust the web app example path
Correct the web app example path. opencloud-eu/web-extensions#240
1 parent d5c1c8b commit 6fe9eae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/admin/configuration/web-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ Once the app is copied to the correct location, it will automatically appear in
5454

5555
Some OpenCloud apps require additional configuration — for example, the External Sites app.
5656

57-
These configurations can be managed in the following file:
57+
This particular app can be configured by creating the file config.json in the web apps directory:
5858

5959
```bash
60-
opencloud-compose/config/opencloud/apps/external-sites/manifest.json
60+
/web/assets/apps/external-sites/config.json
6161
```
6262

6363
:::note
6464
Configuration details vary between apps.
65-
For specific setup instructions, please refer to the official documentation of the respective app.
65+
For specific setup instructions, please refer to the [official documentation](https://github.com/opencloud-eu/web-extensions/tree/main) of the respective app.
6666
:::

0 commit comments

Comments
 (0)