diff --git a/README.rst b/README.rst index 96179185..80f532af 100644 --- a/README.rst +++ b/README.rst @@ -38,11 +38,7 @@ .. image:: https://api.travis-ci.com/ets-labs/python-dependency-injector.svg?branch=master :target: https://travis-ci.com/github/ets-labs/python-dependency-injector :alt: Build Status - -.. image:: https://readthedocs.org/projects/python-dependency-injector/badge/?version=latest - :target: https://python-dependency-injector.ets-labs.org/ - :alt: Docs Status - + .. image:: https://coveralls.io/repos/github/ets-labs/python-dependency-injector/badge.svg?branch=master :target: https://coveralls.io/github/ets-labs/python-dependency-injector?branch=master :alt: Coverage Status @@ -146,7 +142,7 @@ The package is available on the `PyPi`_:: Documentation ------------- -The documentation is available on the `Read The Docs `_ +The documentation is available `here `_ Examples -------- diff --git a/docs/index.rst b/docs/index.rst index f4f01211..762bca32 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -54,10 +54,6 @@ Dependency Injector --- Dependency injection framework for Python :target: https://travis-ci.com/github/ets-labs/python-dependency-injector :alt: Build Status -.. image:: https://readthedocs.org/projects/python-dependency-injector/badge/?version=latest - :target: https://python-dependency-injector.ets-labs.org/ - :alt: Docs Status - .. image:: https://coveralls.io/repos/github/ets-labs/python-dependency-injector/badge.svg?branch=master :target: https://coveralls.io/github/ets-labs/python-dependency-injector?branch=master :alt: Coverage Status