diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8be6da..76ea811 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,5 +6,5 @@ and review pull requests against the main repository, which contains all of our client libraries. You will also need to sign a Contributor License Agreement. For more details about how to contribute, see the -[CONTRIBUTING.md](https://github.com/googleapis/google-cloud-php/blob/master/CONTRIBUTING.md) +[CONTRIBUTING.md](https://github.com/googleapis/google-cloud-php/blob/main/CONTRIBUTING.md) file in the main Google Cloud PHP repository. diff --git a/README.md b/README.md index be0e41c..6abbfd0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ please see our [gRPC installation guide](https://cloud.google.com/php/grpc). ### Authentication -Please see our [Authentication guide](https://github.com/googleapis/google-cloud-php/blob/master/AUTHENTICATION.md) for more information +Please see our [Authentication guide](https://github.com/googleapis/google-cloud-php/blob/main/AUTHENTICATION.md) for more information on authenticating your client. Once authenticated, you'll be ready to start making requests. ### Sample @@ -142,8 +142,8 @@ any minor or patch releases. We will address issues and requests with the highes 2. Take a look at [in-depth usage samples][usage-samples]. [semaphore-extensions]: http://php.net/manual/en/book.sem.php -[batch-daemon]: https://github.com/googleapis/google-cloud-php/blob/master/src/Core/Batch/BatchDaemon.php -[debugger-daemon]: http://googleapis.github.io/google-cloud-php/#/docs/cloud-debugger/master/debugger/daemon +[batch-daemon]: https://github.com/googleapis/google-cloud-php/blob/main/src/Core/Batch/BatchDaemon.php +[debugger-daemon]: http://googleapis.github.io/google-cloud-php/#/docs/cloud-debugger/main/debugger/daemon [pecl-debugger]: https://pecl.php.net/package/stackdriver_debugger [debugger-console]: https://console.cloud.google.com/debug [using-debug-snapshots]: https://cloud.google.com/debugger/docs/debugging