diff --git a/README.md b/README.md index a93dd95f..1b989ed2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ help you quickly get started using this client library. The following is the "Hello World" program you'll be running, which should give you a taste of this library. -[quickstart-link]: https://github.com/devjgm/google-cloud-cpp-spanner/tree/new-readme/quickstart +[quickstart-link]: https://github.com/googleapis/google-cloud-cpp-spanner/tree/master/quickstart ```cc #include "google/cloud/spanner/client.h" diff --git a/ci/test-readme/generate-readme.sh b/ci/test-readme/generate-readme.sh index 47ab2564..4f4a58b6 100755 --- a/ci/test-readme/generate-readme.sh +++ b/ci/test-readme/generate-readme.sh @@ -75,7 +75,7 @@ help you quickly get started using this client library. The following is the "Hello World" program you'll be running, which should give you a taste of this library. -[quickstart-link]: https://github.com/devjgm/google-cloud-cpp-spanner/tree/new-readme/quickstart +[quickstart-link]: https://github.com/googleapis/google-cloud-cpp-spanner/tree/master/quickstart ```cc _EOF_