Browse Source
Update README.md
Remove references to `master` replace with `main`
pull/626/head
Dan Ditomaso
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
README.md
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
<!--Project specific badges here--> |
|
|
|
|
|
|
|
[](https://github.com/meshtastic/web/actions/workflows/ci.yml) |
|
|
|
[](https://github.com/meshtastic/web/actions/workflows/ci.yml) |
|
|
|
[](https://cla-assistant.io/meshtastic/web) |
|
|
|
[](https://opencollective.com/meshtastic/) |
|
|
|
[](https://vercel.com?utm_source=meshtastic&utm_campaign=oss) |
|
|
|
@ -61,7 +61,7 @@ Our release process follows these guidelines: |
|
|
|
early adoption. |
|
|
|
- **Nightly Builds:** An experimental Docker image containing the latest |
|
|
|
cutting-edge features and fixes is automatically built nightly from the |
|
|
|
`master` branch. |
|
|
|
`main` branch. |
|
|
|
|
|
|
|
### Nightly Builds |
|
|
|
|
|
|
|
@ -170,6 +170,6 @@ requests: |
|
|
|
Meshtastic nodes. |
|
|
|
|
|
|
|
Please review our |
|
|
|
[Contribution Guidelines](https://github.com/meshtastic/web/blob/master/CONTRIBUTING.md) |
|
|
|
[Contribution Guidelines](https://github.com/meshtastic/web/blob/main/CONTRIBUTING.md) |
|
|
|
before submitting a pull request. We appreciate your help in making the project |
|
|
|
better! |
|
|
|
|