diff --git a/README.rst b/README.rst index d276e42a..ad077c6d 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ Behold, the power of Requests: See `the similar code, sans Requests `_. -.. image:: http://docs.python-requests.org/en/master/_static/requests-sidebar.png +.. image:: https://raw.githubusercontent.com/kennethreitz/requests/master/docs/_static/requests-logo-small.png :target: http://docs.python-requests.org/ diff --git a/docs/_static/requests-logo-small.png b/docs/_static/requests-logo-small.png new file mode 100644 index 00000000..afadeaa4 Binary files /dev/null and b/docs/_static/requests-logo-small.png differ