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/test/functional/input | |
| 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/test/functional/input')
4 files changed, 4 insertions, 4 deletions
diff --git a/docutils/test/functional/input/data/html5-features.txt b/docutils/test/functional/input/data/html5-features.txt index fbd006917..d4201583b 100644 --- a/docutils/test/functional/input/data/html5-features.txt +++ b/docutils/test/functional/input/data/html5-features.txt @@ -203,7 +203,7 @@ setting (or command line argument). from the booktabs_ LaTeX package. .. _table-style: - http://docutils.sourceforge.net/docs/user/config.html#table-style + https://docutils.sourceforge.io/docs/user/config.html#table-style .. _booktabs: http://tug.ctan.org/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf diff --git a/docutils/test/functional/input/data/html5-text-level-tags.txt b/docutils/test/functional/input/data/html5-text-level-tags.txt index 7ec1b097d..9e979fb4a 100644 --- a/docutils/test/functional/input/data/html5-text-level-tags.txt +++ b/docutils/test/functional/input/data/html5-text-level-tags.txt @@ -227,7 +227,7 @@ wbr .. [#attribute-required] Requires support for attributes to inline roles to make sense. -.. _TODO: http://docutils.sourceforge.net/docs/dev/todo.html#interpreted-text +.. _TODO: https://docutils.sourceforge.io/docs/dev/todo.html#interpreted-text Indicating Edits diff --git a/docutils/test/functional/input/data/urls.txt b/docutils/test/functional/input/data/urls.txt index 2f81ab1c6..9e6424457 100644 --- a/docutils/test/functional/input/data/urls.txt +++ b/docutils/test/functional/input/data/urls.txt @@ -7,7 +7,7 @@ Long URLs should be wrapped in the PDF. This can be achieved with the Example: a long URL that should wrap in the output - http://docutils.sourceforge.net/docs/user/latex.html#id79 + https://docutils.sourceforge.io/docs/user/latex.html#id79 If the argument contains any "%", "#", or "^^", or ends with ``\``, it can't diff --git a/docutils/test/functional/input/standalone_rst_manpage.txt b/docutils/test/functional/input/standalone_rst_manpage.txt index 90bdf4ed5..cd5ec8ac2 100644 --- a/docutils/test/functional/input/standalone_rst_manpage.txt +++ b/docutils/test/functional/input/standalone_rst_manpage.txt @@ -59,7 +59,7 @@ None yet. SEE ALSO ======== -`docutils <http://docutils.sourceforge.net>`__ +`docutils <https://docutils.sourceforge.io>`__ `linux man page howto <http://tldp.org/HOWTO/Man-Page/>`__ and ``man man`` also ``man 7 man`` |
