Skip to content

Commit 386a5f3

Browse files
authored
chore: change default branches to main (#5107)
1 parent 41336a5 commit 386a5f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ and review pull requests against the main
66
repository, which contains all of our client libraries. You will also need to
77
sign a Contributor License Agreement. For more details about how to contribute,
88
see the
9-
[CONTRIBUTING.md](https://github.com/googleapis/google-cloud-php/blob/master/CONTRIBUTING.md)
9+
[CONTRIBUTING.md](https://github.com/googleapis/google-cloud-php/blob/main/CONTRIBUTING.md)
1010
file in the main Google Cloud PHP repository.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ please see our [gRPC installation guide](https://cloud.google.com/php/grpc).
3636

3737
### Authentication
3838

39-
Please see our [Authentication guide](https://github.com/googleapis/google-cloud-php/blob/master/AUTHENTICATION.md) for more information
39+
Please see our [Authentication guide](https://github.com/googleapis/google-cloud-php/blob/main/AUTHENTICATION.md) for more information
4040
on authenticating your client. Once authenticated, you'll be ready to start making requests.
4141

4242
### Sample

0 commit comments

Comments
 (0)