Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit 1c8b948

Browse files
committed
Fix daily downloads badge.
1 parent 582bd0b commit 1c8b948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cpplint JUnit Converter
1313
.. image:: https://img.shields.io/pypi/pyversions/cpplint-junit.svg
1414
:target: https://pypi.python.org/pypi/cpplint-junit/
1515

16-
.. image:: https://img.shields.io/pypi/dd/cppcheck-junit.svg
16+
.. image:: https://img.shields.io/pypi/dd/cpplint-junit.svg
1717
:target: https://pypi.python.org/pypi/cpplint-junit/
1818

1919
Tool that converts ``cpplint`` output to JUnit XML format. Use on your CI servers to get more

0 commit comments

Comments
 (0)