Skip to content

Commit 5300322

Browse files
ryanyuantseaver
authored andcommitted
Fix broken links in docs. (#9148)
1 parent c38f2e4 commit 5300322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ and stored in a file and then and deserialized with
188188
to use ``oauth2client``'s credentials with this library, you'll need to
189189
`convert them`_.
190190

191-
.. _oauth2client: https://github.com/Google/oauth2client.
191+
.. _oauth2client: https://github.com/Google/oauth2client
192192
.. _client secrets: https://developers.google.com/api-client-library/python/guide/aaa_oauth#flow_from_clientsecrets
193193
.. _webserver flow: https://developers.google.com/api-client-library/python/guide/aaa_oauth#OAuth2WebServerFlow
194194
.. _convert them: http://google-auth.readthedocs.io/en/stable/user-guide.html#user-credentials

0 commit comments

Comments
 (0)