We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5418294 commit e6d2e43Copy full SHA for e6d2e43
ARCHITECTURE.md
@@ -61,7 +61,7 @@ know there's a new Git release out, then:
61
62
will get it on the site without waiting for the nightly run.
63
64
-Merges to the `master` branch on GitHub auto-deploy to Heroku, so unless
+Merges to the `main` branch on GitHub auto-deploy to Heroku, so unless
65
you're doing something tricky you generally shouldn't need to manually
66
deploy.
67
@@ -143,7 +143,7 @@ to the former.
143
144
The site mostly just runs without intervention:
145
146
- - code merged to `master` is auto-deployed
+ - code merged to `main` is auto-deployed
147
148
- new git versions are detected daily and manpages and download links
149
updated
0 commit comments