We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38f2e4 commit 5300322Copy full SHA for 5300322
docs/auth.rst
@@ -188,7 +188,7 @@ and stored in a file and then and deserialized with
188
to use ``oauth2client``'s credentials with this library, you'll need to
189
`convert them`_.
190
191
-.. _oauth2client: https://github.com/Google/oauth2client.
+.. _oauth2client: https://github.com/Google/oauth2client
192
.. _client secrets: https://developers.google.com/api-client-library/python/guide/aaa_oauth#flow_from_clientsecrets
193
.. _webserver flow: https://developers.google.com/api-client-library/python/guide/aaa_oauth#OAuth2WebServerFlow
194
.. _convert them: http://google-auth.readthedocs.io/en/stable/user-guide.html#user-credentials
0 commit comments