projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df677d
)
Use stable version of Requests documentation for Intersphinx linking
author
Harmon
<Harmon758@gmail.com>
Thu, 29 Apr 2021 10:10:28 +0000
(
05:10
-0500)
committer
Harmon
<Harmon758@gmail.com>
Thu, 29 Apr 2021 10:10:28 +0000
(
05:10
-0500)
docs/conf.py
patch
|
blob
|
blame
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index 71f4b382cd5f238fbca25a59ad644ab98005683c..0c65b0b3a18514b5fe65b9f9791b1734ee02f957 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-33,7
+33,7
@@
extensions = [
intersphinx_mapping = {
'python': ('https://docs.python.org/3', None),
- 'requests': ('https://docs.python-requests.org/en/
latest
/', None)
+ 'requests': ('https://docs.python-requests.org/en/
stable
/', None)
}
# Add any paths that contain templates here, relative to this directory.