Merge pull request #1764 from MichaelUray/patch-1

Fixed link to 04-operations/01-site-operations.md
This commit is contained in:
Daniel Radl 2025-12-10 12:04:14 +01:00 committed by GitHub
commit 9cd1a21e27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
>