diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:11:44 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:11:44 +0000 |
| commit | 0ec0fdb4465b48772f41ecb4408454f3ea1cd067 (patch) | |
| tree | b2e6c3b6771d00600fdc997c2ba2070233f977ef /docutils/docs/dev/rst | |
| parent | bc146ef170adc062a8349dcbd02dda25d5b64bfd (diff) | |
| download | docutils-0ec0fdb4465b48772f41ecb4408454f3ea1cd067.tar.gz | |
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
Patch by Adam Turner.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8956 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/rst/problems.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index d7d68ea4c..885438a41 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -30,7 +30,7 @@ The ideas are divided into sections: * `... Or Not To Do?`_: possible but questionable. These probably won't be implemented, but you never know. -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage .. _Problems with StructuredText: problems.html @@ -2015,7 +2015,7 @@ Syntax proposals: _[DJG2002] Docutils: Python Documentation Utilities project; Goodger - et al.; http://docutils.sourceforge.net/ + et al.; https://docutils.sourceforge.io/ Without the ".. " marker, subsequent lines would either have to align as in one of the above, or we'd have to allow loose diff --git a/docutils/docs/dev/rst/problems.txt b/docutils/docs/dev/rst/problems.txt index b9fa2a4b5..d6397dfa0 100644 --- a/docutils/docs/dev/rst/problems.txt +++ b/docutils/docs/dev/rst/problems.txt @@ -849,8 +849,8 @@ cleanly readable text. .. _StructuredText: http://www.zope.org/DevHome/Members/jim/StructuredTextWiki/FrontPage -.. _Setext: http://docutils.sourceforge.net/mirror/setext.html -.. _reStructuredText: http://docutils.sourceforge.net/rst.html +.. _Setext: https://docutils.sourceforge.io/mirror/setext.html +.. _reStructuredText: https://docutils.sourceforge.io/rst.html .. _detailed description: http://homepage.ntlworld.com/tibsnjoan/docutils/STNG-format.html .. _STMinus: http://www.cis.upenn.edu/~edloper/pydoc/stminus.html |
