fix(docs-guides): change 'master' to 'main' (#5346)
This commit is contained in:
@ -164,7 +164,7 @@ Paste the following configuration into your `public/admin/config.yml` file:
|
||||
```yaml
|
||||
backend:
|
||||
name: git-gateway
|
||||
branch: master
|
||||
branch: main # Branch to update (optional; defaults to master)
|
||||
media_folder: public/img
|
||||
public_folder: img
|
||||
collections:
|
||||
|
Reference in New Issue
Block a user