mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Update link to site operations documentation
Fixed link to 04-operations/01-site-operations.md
This commit is contained in:
parent
47c6a21482
commit
4548ead3dd
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ docker compose -p frappe exec backend bench new-site <sitename> \
|
|||
|
||||
> **Note:** Wait for the `db` service to start and `configurator` to exit before trying to create a new site. Usually this takes up to 10 seconds.
|
||||
|
||||
For more site operations, refer to [site operations](../../04-operations/01-site-operations.md).
|
||||
For more site operations, refer to [site operations](../04-operations/01-site-operations.md).
|
||||
|
||||
> ## Understanding the MariaDB User Scope
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue