From d57880e563333828abbdbfd300093cf06ff6b7e1 Mon Sep 17 00:00:00 2001 From: Lik Dan <82119093+LikDan@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:44:22 +0300 Subject: [PATCH] Update auth.md --- content/en/docs/guides/auth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/guides/auth.md b/content/en/docs/guides/auth.md index 381e0684c9..ab7999c736 100644 --- a/content/en/docs/guides/auth.md +++ b/content/en/docs/guides/auth.md @@ -213,8 +213,8 @@ and authorization in various languages. | Python | [Python Example] | [Python Documentation] | -[Go Example]: https://github.com/grpc/grpc-go/tree/master/examples/features/encryption -[Go Documentation]: https://github.com/grpc/grpc-go/tree/master/examples/features/encryption#encryption +[Go Example]: https://github.com/grpc/grpc-go/tree/master/examples/features/authentication +[Go Documentation]: https://github.com/grpc/grpc-go/tree/master/examples/features/authentication#encryption [Java Example TLS]: https://github.com/grpc/grpc-java/tree/master/examples/example-tls [Java Example ATLS]: https://github.com/grpc/grpc-java/tree/master/examples/example-alts [Java Documentation]: https://github.com/grpc/grpc-java/tree/master/examples/example-tls#hello-world-example-with-tls