Skip to content

Commit 74cce8d

Browse files
committed
chore: update auth links
1 parent e6d9ab4 commit 74cce8d

File tree

145 files changed

+149
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+149
-149
lines changed

generator/internal/scaffold_generator.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
897897
[choco-cmake-link]: https://chocolatey.org/packages/cmake
898898
[homebrew-cmake-link]: https://formulae.brew.sh/formula/cmake
899899
[cmake-download-link]: https://cmake.org/download/
900-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started 'Authentication Getting Started'
900+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries 'Authenticate for using client libraries'
901901
)""";
902902
google::protobuf::io::OstreamOutputStream output(&os);
903903
google::protobuf::io::Printer printer(&output, '$');

google/cloud/accessapproval/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ trust store for SSL certificates, you can download and configure this using:
142142
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
143143
```
144144

145-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
145+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
146146
[bazel-install]: https://docs.bazel.build/versions/main/install.html
147147
[choco-cmake-link]: https://chocolatey.org/packages/cmake
148148
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/accesscontextmanager/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ trust store for SSL certificates, you can download and configure this using:
142142
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
143143
```
144144

145-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
145+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
146146
[bazel-install]: https://docs.bazel.build/versions/main/install.html
147147
[choco-cmake-link]: https://chocolatey.org/packages/cmake
148148
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/advisorynotifications/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ trust store for SSL certificates, you can download and configure this using:
148148
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
149149
```
150150

151-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
151+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
152152
[bazel-install]: https://docs.bazel.build/versions/main/install.html
153153
[choco-cmake-link]: https://chocolatey.org/packages/cmake
154154
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/aiplatform/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ trust store for SSL certificates, you can download and configure this using:
145145
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
146146
```
147147

148-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
148+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
149149
[bazel-install]: https://docs.bazel.build/versions/main/install.html
150150
[choco-cmake-link]: https://chocolatey.org/packages/cmake
151151
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/alloydb/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ trust store for SSL certificates, you can download and configure this using:
148148
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
149149
```
150150

151-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
151+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
152152
[bazel-install]: https://docs.bazel.build/versions/main/install.html
153153
[choco-cmake-link]: https://chocolatey.org/packages/cmake
154154
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apigateway/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ trust store for SSL certificates, you can download and configure this using:
142142
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
143143
```
144144

145-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
145+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
146146
[bazel-install]: https://docs.bazel.build/versions/main/install.html
147147
[choco-cmake-link]: https://chocolatey.org/packages/cmake
148148
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apigeeconnect/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ trust store for SSL certificates, you can download and configure this using:
142142
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
143143
```
144144

145-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
145+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
146146
[bazel-install]: https://docs.bazel.build/versions/main/install.html
147147
[choco-cmake-link]: https://chocolatey.org/packages/cmake
148148
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apikeys/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ trust store for SSL certificates, you can download and configure this using:
145145
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
146146
```
147147

148-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
148+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
149149
[bazel-install]: https://docs.bazel.build/versions/main/install.html
150150
[choco-cmake-link]: https://chocolatey.org/packages/cmake
151151
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/appengine/quickstart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ trust store for SSL certificates, you can download and configure this using:
145145
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
146146
```
147147

148-
[authentication-quickstart]: https://cloud.google.com/docs/authentication/getting-started "Authentication Getting Started"
148+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
149149
[bazel-install]: https://docs.bazel.build/versions/main/install.html
150150
[choco-cmake-link]: https://chocolatey.org/packages/cmake
151151
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571
152152
[homebrew-cmake-link]: https://formulae.brew.sh/formula/cmake
153153
[howto-setup-dev-workstation]: /doc/contributor/howto-guide-setup-development-workstation.md
154-
[quickstart-link]: https://cloud.google.com/appengine/docs/admin-api/getting-started
154+
[quickstart-link]: https://cloud.google.com/appengine/docs/admin-api/client-libraries

0 commit comments

Comments
 (0)