Rename default branch to main (#3140)

This commit is contained in:
Peter Johnson
2021-01-30 13:46:56 -08:00
committed by GitHub
parent 45590eea22
commit 8494a5761b
7 changed files with 15 additions and 15 deletions

View File

@@ -51,7 +51,7 @@ Using Gradle makes building WPILib very straightforward. It only has a few depen
Clone the WPILib repository and follow the instructions above for installing any required tooling.
See the [styleguide README](https://github.com/wpilibsuite/styleguide/blob/master/README.md) for wpiformat setup instructions.
See the [styleguide README](https://github.com/wpilibsuite/styleguide/blob/main/README.md) for wpiformat setup instructions.
## Building