Skip to content

Commit e6d2e43

Browse files
committed
architecture: mention "main" instead of "master"
This is in preparation for switching the default branch of the repository on GitHub.
1 parent 5418294 commit e6d2e43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ know there's a new Git release out, then:
6161

6262
will get it on the site without waiting for the nightly run.
6363

64-
Merges to the `master` branch on GitHub auto-deploy to Heroku, so unless
64+
Merges to the `main` branch on GitHub auto-deploy to Heroku, so unless
6565
you're doing something tricky you generally shouldn't need to manually
6666
deploy.
6767

@@ -143,7 +143,7 @@ to the former.
143143

144144
The site mostly just runs without intervention:
145145

146-
- code merged to `master` is auto-deployed
146+
- code merged to `main` is auto-deployed
147147

148148
- new git versions are detected daily and manpages and download links
149149
updated

0 commit comments

Comments
 (0)