diff --git a/README.rst b/README.rst index 64021b8c..6a2a1e36 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Requests: HTTP for Humans ========================= -.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=develop - :target: https://secure.travis-ci.org/kennethreitz/requests +.. image:: https://travis-ci.org/kennethreitz/requests.png?branch=master + :target: https://travis-ci.org/kennethreitz/requests Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.