Skip to content

Commit 55a5a53

Browse files
committed
docs(readme): fix bad links
1 parent b7b99cd commit 55a5a53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Zero-overhead package versioning for Python.
2424
:alt: test coverage from Codecov
2525

2626
.. image:: https://api.codacy.com/project/badge/Grade/437ab82bd6324530847fe8ed833f8d78
27-
:target: https://www.codacy.com/app/mbdevpl/version-query
27+
:target: https://app.codacy.com/gh/mbdevpl/version-query
2828
:alt: grade from Codacy
2929

3030
.. image:: https://img.shields.io/github/license/mbdevpl/version-query.svg
@@ -440,6 +440,6 @@ Python version 3.8 or later.
440440

441441
Python libraries as specified in `<requirements.txt>`_.
442442

443-
Building and running tests additionally requires packages listed in `<test_requirements.txt>`_.
443+
Building and running tests additionally requires packages listed in `<requirements_test.txt>`_.
444444

445445
Tested on Linux, OS X and Windows.

0 commit comments

Comments
 (0)