Skip to content

Commit 6accc9d

Browse files
authored
chore: update auth links (googleapis#14931)
* chore: update auth links * manual changes
1 parent 9cb5950 commit 6accc9d

File tree

146 files changed

+169
-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.

146 files changed

+169
-149
lines changed

generator/internal/scaffold_generator.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -880,7 +880,7 @@ set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
880880
[choco-cmake-link]: https://chocolatey.org/packages/cmake
881881
[homebrew-cmake-link]: https://formulae.brew.sh/formula/cmake
882882
[cmake-download-link]: https://cmake.org/download/
883-
[authentication-quickstart]: https://cloud.google.com/docs/authentication 'Authentication methods at Google'
883+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries 'Authenticate for using client libraries'
884884
)""";
885885
google::protobuf::io::OstreamOutputStream output(&os);
886886
google::protobuf::io::Printer printer(&output, '$');

google/cloud/accessapproval/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/accesscontextmanager/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ trust store for SSL certificates, you can download and configure this using:
126126
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
127127
```
128128

129-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
129+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
130130
[bazel-install]: https://docs.bazel.build/versions/main/install.html
131131
[choco-cmake-link]: https://chocolatey.org/packages/cmake
132132
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/advisorynotifications/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ trust store for SSL certificates, you can download and configure this using:
132132
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
133133
```
134134

135-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
135+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
136136
[bazel-install]: https://docs.bazel.build/versions/main/install.html
137137
[choco-cmake-link]: https://chocolatey.org/packages/cmake
138138
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/aiplatform/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/alloydb/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ trust store for SSL certificates, you can download and configure this using:
131131
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
132132
```
133133

134-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
134+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
135135
[bazel-install]: https://docs.bazel.build/versions/main/install.html
136136
[choco-cmake-link]: https://chocolatey.org/packages/cmake
137137
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apigateway/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apigeeconnect/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/apikeys/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/appengine/quickstart/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571
135135
[homebrew-cmake-link]: https://formulae.brew.sh/formula/cmake
136136
[howto-setup-dev-workstation]: /doc/contributor/howto-guide-setup-development-workstation.md
137-
[quickstart-link]: https://cloud.google.com/appengine/docs/admin-api/getting-started
137+
[quickstart-link]: https://cloud.google.com/appengine/docs/admin-api/client-libraries

google/cloud/apphub/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/artifactregistry/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/asset/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/assuredworkloads/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/automl/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/backupdr/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ trust store for SSL certificates, you can download and configure this using:
129129
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
130130
```
131131

132-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
132+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
133133
[bazel-install]: https://docs.bazel.build/versions/main/install.html
134134
[choco-cmake-link]: https://chocolatey.org/packages/cmake
135135
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/baremetalsolution/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ trust store for SSL certificates, you can download and configure this using:
125125
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
126126
```
127127

128-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
128+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
129129
[bazel-install]: https://docs.bazel.build/versions/main/install.html
130130
[choco-cmake-link]: https://chocolatey.org/packages/cmake
131131
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/batch/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/beyondcorp/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/bigquery/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[bigquery-quickstart-link]: https://cloud.google.com/bigquery/docs/quickstarts/quickstart-web-ui
134134
[choco-cmake-link]: https://chocolatey.org/packages/cmake

google/cloud/bigquerycontrol/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/bigtable/doc/bigtable-samples-grpc-credentials.dox

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The following code shows how to use a GCE credentials to connect to an Admin API
8383

8484
@snippet table_admin_iam_policy_snippets.cc test iam permissions
8585

86-
[info-google-authentication]: https://cloud.google.com/docs/authentication/getting-started
86+
[info-google-authentication]: https://cloud.google.com/docs/authentication/client-libraries
8787
[info-root-certificates]: https://github.com/googleapis/google-cloud-cpp/tree/main/google/cloud/bigtable/examples#configure-grpc-root-certificates
8888
[print-access-token]: https://cloud.google.com/sdk/gcloud/reference/beta/auth/application-default/print-access-token
8989

google/cloud/bigtable/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ trust store for SSL certificates, you can download and configure this using:
130130
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
131131
```
132132

133-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
133+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
134134
[bazel-install]: https://docs.bazel.build/versions/main/install.html
135135
[bigtable-quickstart]: https://cloud.google.com/bigtable/docs/quickstart-cbt
136136
[choco-cmake-link]: https://chocolatey.org/packages/cmake

google/cloud/billing/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/binaryauthorization/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ trust store for SSL certificates, you can download and configure this using:
126126
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
127127
```
128128

129-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
129+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
130130
[bazel-install]: https://docs.bazel.build/versions/main/install.html
131131
[choco-cmake-link]: https://chocolatey.org/packages/cmake
132132
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/certificatemanager/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ trust store for SSL certificates, you can download and configure this using:
131131
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
132132
```
133133

134-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
134+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
135135
[bazel-install]: https://docs.bazel.build/versions/main/install.html
136136
[choco-cmake-link]: https://chocolatey.org/packages/cmake
137137
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/channel/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/cloudbuild/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/cloudcontrolspartner/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ trust store for SSL certificates, you can download and configure this using:
129129
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
130130
```
131131

132-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
132+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
133133
[bazel-install]: https://docs.bazel.build/versions/main/install.html
134134
[choco-cmake-link]: https://chocolatey.org/packages/cmake
135135
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/cloudquotas/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/commerce/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ trust store for SSL certificates, you can download and configure this using:
130130
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
131131
```
132132

133-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
133+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
134134
[bazel-install]: https://docs.bazel.build/versions/main/install.html
135135
[choco-cmake-link]: https://chocolatey.org/packages/cmake
136136
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/composer/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ trust store for SSL certificates, you can download and configure this using:
128128
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
129129
```
130130

131-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
131+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
132132
[bazel-install]: https://docs.bazel.build/versions/main/install.html
133133
[choco-cmake-link]: https://chocolatey.org/packages/cmake
134134
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

google/cloud/compute/quickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ trust store for SSL certificates, you can download and configure this using:
129129
set GRPC_DEFAULT_SSL_ROOTS_FILE_PATH=%cd%\roots.pem
130130
```
131131

132-
[authentication-quickstart]: https://cloud.google.com/docs/authentication "Authentication methods at Google"
132+
[authentication-quickstart]: https://cloud.google.com/docs/authentication/client-libraries "Authenticate for using client libraries"
133133
[bazel-install]: https://docs.bazel.build/versions/main/install.html
134134
[choco-cmake-link]: https://chocolatey.org/packages/cmake
135135
[grpc-roots-pem-bug]: https://github.com/grpc/grpc/issues/16571

0 commit comments

Comments
 (0)