Skip to content

Commit 96a84bd

Browse files
committed
docs: update the coverage extlink
1 parent d4ab8d5 commit 96a84bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
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-
"coveragepy-coverage": ("https://coverage.readthedocs.io/%s", None),
70-
"coveragepy": ("https://github.com/nedbat/coveragepy/%s", None),
69+
"coverage.py": ("https://coverage.readthedocs.io/%s", None),
7170
"cruft": ("https://cruft.github.io/cruft/%s", None),
7271
"docker-compose": ("https://docs.docker.com/compose/%s", None),
7372
"docker": ("https://docs.docker.com/%s", None),

0 commit comments

Comments
 (0)