fix the branch master to main (#2225)

This commit is contained in:
YuDong Tang 2021-02-09 00:52:25 +08:00 committed by GitHub
parent ef1c250deb
commit f738a158c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ See [Running the tests](./docs/contributing/running-tests.md) for more details.
#### Snapshot builds
For developers testing code changes before a release is complete, there are
snapshot builds of the `master` branch. They are available from
snapshot builds of the `main` branch. They are available from
the Sonatype OSS snapshots repository at https://oss.sonatype.org/content/repositories/snapshots/ ([browse](https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/))
#### Building from source