diff --git a/configuration/project.md b/configuration/project.md index e58e14ad3..24465373a 100644 --- a/configuration/project.md +++ b/configuration/project.md @@ -300,7 +300,7 @@ Point to a custom branch within the repo. Default is `main`. ```yml edit: repo: "https://github.com/your-organization/your-repo" - branch: website + branch: master ``` ===