diff --git a/docs/index.rst b/docs/index.rst index 2fe8f750..534e291b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,28 +27,28 @@ dependency injection pattern in formal, pretty, Pythonic way. Status ------ -+---------------------------------------+----------------------------------------------------------------------------------------+ -| *PyPi* | .. image:: https://img.shields.io/pypi/v/dependency_injector.svg | -| | :target: https://pypi.python.org/pypi/dependency_injector/ | -| | :alt: Latest Version | -| | .. image:: https://img.shields.io/pypi/l/dependency_injector.svg | -| | :target: https://pypi.python.org/pypi/dependency_injector/ | -| | :alt: License | -+---------------------------------------+----------------------------------------------------------------------------------------+ -| *Python versions and implementations* | .. image:: https://img.shields.io/pypi/pyversions/dependency_injector.svg | -| | :target: https://pypi.python.org/pypi/dependency_injector/ | -| | :alt: Supported Python versions | -| | .. image:: https://img.shields.io/pypi/implementation/dependency_injector.svg | -| | :target: https://pypi.python.org/pypi/dependency_injector/ | -| | :alt: Supported Python implementations | -+---------------------------------------+----------------------------------------------------------------------------------------+ -| *Builds and tests coverage* | .. image:: https://travis-ci.org/ets-labs/python-dependency-injector.svg?branch=master | -| | :target: https://travis-ci.org/ets-labs/python-dependency-injector | -| | :alt: Build Status | -| | .. image:: https://coveralls.io/repos/ets-labs/python-dependency-injector/badge.svg | -| | :target: https://coveralls.io/r/ets-labs/python-dependency-injector | -| | :alt: Coverage Status | -+---------------------------------------+----------------------------------------------------------------------------------------+ ++---------------------------------------+--------------------------------------------------------------------------------------------------------------------+ +| *PyPi* | .. image:: https://img.shields.io/pypi/v/dependency_injector.svg | +| | :target: https://pypi.python.org/pypi/dependency_injector/ | +| | :alt: Latest Version | +| | .. image:: https://img.shields.io/pypi/l/dependency_injector.svg | +| | :target: https://pypi.python.org/pypi/dependency_injector/ | +| | :alt: License | ++---------------------------------------+--------------------------------------------------------------------------------------------------------------------+ +| *Python versions and implementations* | .. image:: https://img.shields.io/pypi/pyversions/dependency_injector.svg | +| | :target: https://pypi.python.org/pypi/dependency_injector/ | +| | :alt: Supported Python versions | +| | .. image:: https://img.shields.io/pypi/implementation/dependency_injector.svg | +| | :target: https://pypi.python.org/pypi/dependency_injector/ | +| | :alt: Supported Python implementations | ++---------------------------------------+--------------------------------------------------------------------------------------------------------------------+ +| *Builds and tests coverage* | .. image:: https://travis-ci.org/ets-labs/python-dependency-injector.svg?branch=master | +| | :target: https://travis-ci.org/ets-labs/python-dependency-injector | +| | :alt: Build Status | +| | .. image:: https://coveralls.io/repos/ets-labs/python-dependency-injector/badge.svg | +| | :target: https://coveralls.io/r/ets-labs/python-dependency-injector | +| | :alt: Coverage Status | ++---------------------------------------+--------------------------------------------------------------------------------------------------------------------+ | *Github* | .. image:: https://img.shields.io/github/watchers/ets-labs/python-dependency-injector.svg?style=social&label=Watch | | | :target: https://github.com/ets-labs/python-dependency-injector | | | :alt: Github watchers |