Skip to content

Commit 6accc9d

Browse files
authored
chore: update auth links (#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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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

0 commit comments

Comments
 (0)