Skip to content

Commit 15e8aec

Browse files
authored
Merge pull request #2302 from tseaver/bitworking-objects.inv-moved-to-rtd
httplib2 Sphinx docs have moved to RTD.
2 parents c55eb51 + 0bdb614 commit 15e8aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
# Refer to the Python standard library and the oauth2client and
285285
# httplib2 libraries.
286286
intersphinx_mapping = {
287-
'httplib2': ('http://bitworking.org/projects/httplib2/doc/html/', None),
287+
'httplib2': ('http://httplib2.readthedocs.io/en/latest/', None),
288288
'oauth2client': ('http://oauth2client.readthedocs.io/en/latest', None),
289289
'pandas': ('http://pandas.pydata.org/pandas-docs/stable/', None),
290290
'python': ('https://docs.python.org/2', None),

0 commit comments

Comments
 (0)