8000 Merge pull request #1063 from dhermes/fix-intersphinx · googleapis/google-cloud-python@b5fac6f · GitHub
[go: up one dir, main page]

Skip to content

Commit b5fac6f

Browse files
committed
Merge pull request #1063 from dhermes/fix-intersphinx
Updating oauth2client intersphinx link.
2 parents dea61ad + ed813e8 commit b5fac6f

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
@@ -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)
0