Skip to content

Commit ed813e8

Browse files
committed
Updating oauth2client intersphinx link.
The previous one has been taken out of commision.
1 parent dea61ad commit ed813e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,6 @@
291291
# httplib2 libraries.
292292
intersphinx_mapping = {
293293
'httplib2': ('http://bitworking.org/projects/httplib2/doc/html/', None),
294-
'oauth2client': ('http://google.github.io/oauth2client/', None),
294+
'oauth2client': ('http://oauth2client.readthedocs.org/en/latest/', None),
295295
'python': ('https://docs.python.org/', None),
296296
}

0 commit comments

Comments
 (0)