mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 06:46:14 +00:00
Update index.rst
Changed https to http for Requests' url. Its look like not supporting https at the moment.
This commit is contained in:
@@ -49,7 +49,7 @@ Only **Python 3.6** is supported.
|
||||
Tutorial & Usage
|
||||
================
|
||||
|
||||
Make a GET request to `python.org <https://python.org/>`_, using `Requests <https://docs.python-requests.org/>`_:
|
||||
Make a GET request to `python.org <https://python.org/>`_, using `Requests <http://docs.python-requests.org/>`_:
|
||||
|
||||
.. code-block:: pycon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user