Skip to content

Commit 4c40bb4

Browse files
docs(readme): fix link
1 parent f64c430 commit 4c40bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# python_package_template
22

3-
[![PyPI version](https://badgen.net/pypi/v/python_package_template)](https://pypi.org/project/python-package-template/)
3+
[![PyPI version](https://badgen.net/pypi/v/python_package_template)](https://pypi.org/project/python_package_template/)
44
[![test](https://github.com/remarkablemark/python_package_template/actions/workflows/test.yml/badge.svg)](https://github.com/remarkablemark/python_package_template/actions/workflows/test.yml)
55
[![lint](https://github.com/remarkablemark/python_package_template/actions/workflows/lint.yml/badge.svg)](https://github.com/remarkablemark/python_package_template/actions/workflows/lint.yml)
66

0 commit comments

Comments
 (0)