From 43571d813c6090741c943facf4ec3e18670b3ec4 Mon Sep 17 00:00:00 2001 From: Ricardo Lui Geh Date: Thu, 1 Jun 2017 14:11:48 -0300 Subject: [PATCH] Someone changed auth link and broke this link (#3464) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dc2d9ace2f91a..b2fcb47df468d 100644 --- a/README.rst +++ b/README.rst @@ -123,7 +123,7 @@ Check out the `Authentication section`_ in our documentation to learn more. You may also find the `authentication document`_ shared by all the ``google-cloud-*`` libraries to be helpful. -.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/google-cloud-auth.html +.. _Authentication section: https://google-cloud-python.readthedocs.io/en/latest/core/auth.html .. _authentication document: https://github.com/GoogleCloudPlatform/gcloud-common/tree/master/authentication Contributing