From 7b33733bdfbe0c8ff9780439ddac70f17420a239 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Wed, 27 Jan 2021 07:38:35 -0500 Subject: [PATCH] Update badge --- README.rst | 4 ++-- docs/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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