Skip to content

Commit 795d6ea

Browse files
skirpichevvstinner
andauthored
Update Doc/using/configure.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 1b8c38f commit 795d6ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/using/configure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ Features and minimum versions required to build CPython:
2929

3030
* Tcl/Tk 8.5.12 for the :mod:`tkinter` module.
3131

32-
* The `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_
33-
library, minimum version 2.5.0, is recommended for the :mod:`decimal` module.
32+
* `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/>`_ 2.5.0
33+
for the :mod:`decimal` module.
3434

3535
* Autoconf 2.72 and aclocal 1.16.5 are required to regenerate the
3636
:file:`configure` script.

0 commit comments

Comments
 (0)