From be711685c95075f42ad7b170a1ddb520f9f4dfa0 Mon Sep 17 00:00:00 2001 From: Hideo Hattori Date: Sun, 23 Jun 2024 12:00:35 +0900 Subject: [PATCH] fix link, use codecov --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 072c0262..23e15885 100644 --- a/README.rst +++ b/README.rst @@ -436,9 +436,9 @@ Links * PyPI_ * GitHub_ * `Travis CI`_ -* Coveralls_ +* Codecov_ .. _PyPI: https://pypi.org/project/autopep8/ .. _GitHub: https://github.com/hhatto/autopep8 .. _`Travis CI`: https://travis-ci.org/hhatto/autopep8 -.. _`Coveralls`: https://coveralls.io/r/hhatto/autopep8 +.. _`Codecov`: https://app.codecov.io/gh/hhatto/autopep8