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