Skip to content

Commit a1ecce2

Browse files
committed
Update default branch name for volto and plone.restapi
1 parent e657f5c commit a1ecce2

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/contributing/documentation/index.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -238,11 +238,8 @@ We currently use the branches `plone/[email protected]`, `plone/plone.api@master
238238
# for plone.api
239239
git checkout master
240240
241-
# for plone.restapi
242-
git checkout master
243-
244-
# for volto
245-
git checkout master
241+
# for plone.restapi or volto
242+
git checkout main
246243
247244
git pull
248245
```

0 commit comments

Comments
 (0)