diff --git a/README.rst b/README.rst index d3c47c6..03a80f0 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ DJ-Database-URL ~~~~~~~~~~~~~~~ -.. image:: https://secure.travis-ci.org/kennethreitz/dj-database-url.svg?branch=master - :target: http://travis-ci.org/kennethreitz/dj-database-url +.. image:: https://secure.travis-ci.org/jacobian/dj-database-url.svg?branch=master + :target: http://travis-ci.org/jacobian/dj-database-url This simple Django utility allows you to utilize the `12factor `_ inspired @@ -15,10 +15,6 @@ also a `conn_max_age` argument to easily enable Django's connection pool. If you'd rather not use an environment variable, you can pass a URL in directly instead to ``dj_database_url.parse``. ------------ - -If you're interested in financially supporting Kenneth Reitz open source, consider `visiting this link `_. Your support helps tremendously with sustainability of motivation, as Open Source is no longer part of my day job. - Supported Databases -------------------