Skip to content

Commit 644bc0b

Browse files
authored
Fix broken end-user references (#95)
1 parent 0d9bfb8 commit 644bc0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
![check](https://github.com/tox-dev/sphinx-argparse-cli/workflows/check/badge.svg?branch=main)
99

1010
Render CLI arguments (sub-commands friendly) defined by the argparse module. For live demo checkout the documentation of
11-
[tox](https://tox.readthedocs.io/en/rewrite/cli_interface.html),
12-
[python-build](https://pypa-build.readthedocs.io/en/latest/#python-m-build) and
13-
[mdpo](https://mdpo.readthedocs.io/en/master/cli.html#command-line-interfaces).
11+
[tox](https://tox.wiki/en/latest/cli_interface.html),
12+
[pypa-build](https://pypa-build.readthedocs.io/en/latest/#python-m-build) and
13+
[mdpo](https://mondeja.github.io/mdpo/latest/cli.html).
1414

1515
## installation
1616

0 commit comments

Comments
 (0)