We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55eb51 commit 0bdb614Copy full SHA for 0bdb614
docs/conf.py
@@ -284,7 +284,7 @@
284
# Refer to the Python standard library and the oauth2client and
285
# httplib2 libraries.
286
intersphinx_mapping = {
287
- 'httplib2': ('http://bitworking.org/projects/httplib2/doc/html/', None),
+ 'httplib2': ('http://httplib2.readthedocs.io/en/latest/', None),
288
'oauth2client': ('http://oauth2client.readthedocs.io/en/latest', None),
289
'pandas': ('http://pandas.pydata.org/pandas-docs/stable/', None),
290
'python': ('https://docs.python.org/2', None),
0 commit comments