From 3cfda8b9eb5f9bac17b89179bbd144f856852e91 Mon Sep 17 00:00:00 2001 From: Adi Roiban Date: Fri, 23 Jul 2021 17:50:47 +0100 Subject: [PATCH] Fix coverage badge. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 34e1b26..7a20d07 100644 --- a/README.rst +++ b/README.rst @@ -98,8 +98,8 @@ Once the final version is made, it will become: - `` 17.1.0`` -.. |coverage| image:: https://codecov.io/github/twisted/incremental/coverage.svg?branch=master -.. _coverage: https://codecov.io/github/twisted/incremental +.. |coverage| image:: https://codecov.io/gh/twisted/incremental/branch/master/graph/badge.svg?token=K2ieeL887X +.. _coverage: https://codecov.io/gh/twisted/incremental .. |gha| image:: https://github.com/twisted/incremental/actions/workflows/tests.yaml/badge.svg .. _gha: https://github.com/twisted/incremental/actions/workflows/tests.yaml