diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2019-04-20 08:21:21 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2019-04-20 08:21:21 -0400 |
| commit | 5d0635473446121afeea34d109504a44be14d4e0 (patch) | |
| tree | 8d713170eb09b25d2adeb2ab34a54249318e26e5 /docs | |
| parent | 2d120e32dbb511bcabee02277d31d26fa986f576 (diff) | |
| download | python-requests-5d0635473446121afeea34d109504a44be14d4e0.tar.gz | |
fix
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index b1696497..35f8c617 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,7 +28,7 @@ Release v\ |version|. (:ref:`Installation <install>`) **Requests** is the only *Non-GMO* HTTP library for Python, safe for human consumption. -.. note:: **Requests 2.x** is officially in *maintinence-mode only*. This means we only respond to CVE-level tickets. All of our limited available attention / energy is being allocated towards the development of `Requests III <https://3.python-requests.org/>`_. Your involvement / support is appreciated! Please see `this page <https://kennethreitz.org/requests3>`_ for more details.`. +.. note:: **Requests 2.x** is officially in *maintinence-mode only*. This means we only respond to CVE-level tickets. All of our limited available attention / energy is being allocated towards the development of `Requests III <https://3.python-requests.org/>`_. Your involvement / support is appreciated! Please see `this page <https://kennethreitz.org/requests3>`_ for more details. If you're on the job market, consider taking `this programming quiz <https://triplebyte.com/a/b1i2FB8/requests-docs-home>`_. A substantial donation will be made to this project, if you find a job through this platform. |
