Skip to content

Commit d9d5ab4

Browse files
authored
Fix build badge (#58)
1 parent d5dd0e5 commit d9d5ab4

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
@@ -4,7 +4,7 @@
44
![Monthly downloads](https://img.shields.io/pypi/dm/sphinx-lint)
55
![Supported Python Version](https://img.shields.io/pypi/pyversions/sphinx-lint.svg)
66
](https://pypi.org/project/sphinx-lint)
7-
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sphinx-contrib/sphinx-lint/Tests/main)](https://github.com/sphinx-contrib/sphinx-lint/actions)
7+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/sphinx-contrib/sphinx-lint/tests.yml?branch=main)](https://github.com/sphinx-contrib/sphinx-lint/actions)
88

99
Sphinx Lint is based on [rstlint.py from
1010
CPython](https://github.com/python/cpython/blob/e0433c1e7/Doc/tools/rstlint.py).

0 commit comments

Comments
 (0)