diff --git a/README.rst b/README.rst index edceb4a1..15b30813 100644 --- a/README.rst +++ b/README.rst @@ -35,8 +35,8 @@ :target: https://pypi.org/project/dependency-injector/ :alt: Wheel -.. 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 +.. image:: https://img.shields.io/github/workflow/status/ets-labs/python-dependency-injector/Tests%20and%20linters/master + :target: https://github.com/ets-labs/python-dependency-injector/actions :alt: Build Status .. image:: https://coveralls.io/repos/github/ets-labs/python-dependency-injector/badge.svg?branch=master diff --git a/docs/index.rst b/docs/index.rst index a539fe0e..599f7266 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -50,8 +50,8 @@ Dependency Injector --- Dependency injection framework for Python :target: https://pypi.org/project/dependency-injector/ :alt: Wheel -.. 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 +.. image:: https://img.shields.io/github/workflow/status/ets-labs/python-dependency-injector/Tests%20and%20linters/master + :target: https://github.com/ets-labs/python-dependency-injector/actions :alt: Build Status .. image:: https://coveralls.io/repos/github/ets-labs/python-dependency-injector/badge.svg?branch=master