File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ and review pull requests against the main
6
6
repository, which contains all of our client libraries. You will also need to
7
7
sign a Contributor License Agreement. For more details about how to contribute,
8
8
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 )
10
10
file in the main Google Cloud PHP repository.
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ please see our [gRPC installation guide](https://cloud.google.com/php/grpc).
36
36
37
37
### Authentication
38
38
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
40
40
on authenticating your client. Once authenticated, you'll be ready to start making requests.
41
41
42
42
### Sample
You can’t perform that action at this time.
0 commit comments