diff --git a/docs/02-setup/03-start-setup.md b/docs/02-setup/03-start-setup.md index 53dba44c..bbcb1258 100644 --- a/docs/02-setup/03-start-setup.md +++ b/docs/02-setup/03-start-setup.md @@ -45,7 +45,7 @@ docker compose -p frappe exec backend bench new-site \ > **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 >