Skip to content

Commit 7f77904

Browse files
authored
chore: change default branches to main (#5107)
1 parent 8d15bbd commit 7f77904

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ please see our [gRPC installation guide](https://cloud.google.com/php/grpc).
3131

3232
### Authentication
3333

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

3737
### Sample

0 commit comments

Comments
 (0)