aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Yuan <ryan.yuan@outlook.com>2019-09-04 06:33:01 +1000
committerTres Seaver <tseaver@palladion.com>2019-09-03 16:33:01 -0400
commit5300322ffa0deb99479883398c8c10e26afdeb0c (patch)
treee9ed51ebe235a3b7b29b490c6579ca45a8206e00 /docs
parentc38f2e4920cd46af0ebfca861da45a7fe5b1571d (diff)
downloadpython-api-core-5300322ffa0deb99479883398c8c10e26afdeb0c.tar.gz
Fix broken links in docs. (#9148)
Diffstat (limited to 'docs')
-rw-r--r--docs/auth.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/auth.rst b/docs/auth.rst
index f309a3a..d0e84c6 100644
--- a/docs/auth.rst
+++ b/docs/auth.rst
@@ -188,7 +188,7 @@ and stored in a file and then and deserialized with
to use ``oauth2client``'s credentials with this library, you'll need to
`convert them`_.
-.. _oauth2client: https://github.com/Google/oauth2client.
+.. _oauth2client: https://github.com/Google/oauth2client
.. _client secrets: https://developers.google.com/api-client-library/python/guide/aaa_oauth#flow_from_clientsecrets
.. _webserver flow: https://developers.google.com/api-client-library/python/guide/aaa_oauth#OAuth2WebServerFlow
.. _convert them: http://google-auth.readthedocs.io/en/stable/user-guide.html#user-credentials