summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCory Benfield <lukasaoz@gmail.com>2013-06-08 11:10:07 +0100
committerCory Benfield <lukasaoz@gmail.com>2013-06-08 11:10:07 +0100
commit73425fbffbee293faa6cf4b2fc8ad1e6bce1b45b (patch)
treed25712cc827e50e35484f1ee55322ed0b28d0302 /docs
parentf53aed16111903d4f1fcce204e4e7a6f1fc09ee9 (diff)
downloadpython-requests-73425fbffbee293faa6cf4b2fc8ad1e6bce1b45b.tar.gz
Remove development reference from docs sidebar.
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/sidebarintro.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html
index 9d07a5ca..d2ffff0d 100644
--- a/docs/_templates/sidebarintro.html
+++ b/docs/_templates/sidebarintro.html
@@ -11,8 +11,7 @@
<p>
Requests is an elegant and simple HTTP library for Python, built for
- human beings. You are currently looking at the documentation of the
- development release.
+ human beings.
</p>