diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-03-13 18:04:05 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-03-13 18:04:05 +0000 |
| commit | 78e51d9d3a67d6cd95b31e75b754007146543739 (patch) | |
| tree | ed934998cb6ba157edc9f5bfe5bcd93c9be99536 /docutils/docs/user/config.txt | |
| parent | 50c9ea9e004549f103986e234d2cccf871d2b0ee (diff) | |
| download | docutils-78e51d9d3a67d6cd95b31e75b754007146543739.tar.gz | |
Update PEP base URL and template.
The canonical PEP base URL changed to "peps.python.org/".
The PEP-writer template.txt added a "source" link that no longer
works due to sources now only be stored on github and having
two possible file extensions ("txt" or "rst").
Adapt the header to resemble the header of official PEP documents
(which are now produced using Sphinx).
Fixes [bug:#445].
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9045 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/config.txt')
| -rw-r--r-- | docutils/docs/user/config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docs/user/config.txt b/docutils/docs/user/config.txt index e5fd50b29..0af775003 100644 --- a/docutils/docs/user/config.txt +++ b/docutils/docs/user/config.txt @@ -695,7 +695,7 @@ pep_base_url ~~~~~~~~~~~~ Base URL for PEP references. -Default: "https://www.python.org/dev/peps/". +Default: "https://peps.python.org/". Option: ``--pep-base-url``. pep_file_url_template |
