8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dea61ad + ed813e8 commit b5fac6fCopy full SHA for b5fac6f
docs/conf.py
@@ -291,6 +291,6 @@
291
# httplib2 libraries.
292
intersphinx_mapping = {
293
'httplib2': ('http://bitworking.org/projects/httplib2/doc/html/', None),
294
- 'oauth2client': ('http://google.github.io/oauth2client/', None),
+ 'oauth2client': ('http://oauth2client.readthedocs.org/en/latest/', None),
295
'python': ('https://docs.python.org/', None),
296
}
0 commit comments