From 50c9ea9e004549f103986e234d2cccf871d2b0ee Mon Sep 17 00:00:00 2001 From: milde Date: Sun, 13 Mar 2022 18:03:45 +0000 Subject: Update PEP URLs. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9044 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/user/html.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docutils/docs/user') diff --git a/docutils/docs/user/html.txt b/docutils/docs/user/html.txt index 0e18f6533..2b7f9e551 100644 --- a/docutils/docs/user/html.txt +++ b/docutils/docs/user/html.txt @@ -66,7 +66,7 @@ reader. .. _rstpep2html.py: tools.html#rstpep2html-py .. _PEP-specific options: .. _[pep_html writer]: config.html#pep-html-writer -.. _Python Enhancement Proposals: https://www.python.org/dev/peps/ +.. _Python Enhancement Proposals: https://peps.python.org/ s5_html ~~~~~~~ -- cgit v1.2.1