Skip to content

Commit 88a369c

Browse files
committed
Revert "docs: update the coverage extlink"
This reverts commit 96a84bd.
1 parent a32ec19 commit 88a369c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
"black": ("https://black.readthedocs.io/%s", None),
6767
"build": ("https://pypa-build.readthedocs.io/%s", None),
6868
"commitizen": ("https://commitizen-tools.github.io/commitizen/%s", None),
69-
"coverage.py": ("https://coverage.readthedocs.io/%s", None),
69+
"coveragepy-coverage": ("https://coverage.readthedocs.io/%s", None),
70+
"coveragepy": ("https://github.com/nedbat/coveragepy/%s", None),
7071
"cruft": ("https://cruft.github.io/cruft/%s", None),
7172
"docker-compose": ("https://docs.docker.com/compose/%s", None),
7273
"docker": ("https://docs.docker.com/%s", None),

0 commit comments

Comments
 (0)