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/website.txt | |
| 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/website.txt')
| -rw-r--r-- | docutils/docs/dev/website.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/dev/website.txt b/docutils/docs/dev/website.txt index b3acbf580..453693819 100644 --- a/docutils/docs/dev/website.txt +++ b/docutils/docs/dev/website.txt @@ -8,7 +8,7 @@ :Revision: $Revision$ :Copyright: This document has been placed in the public domain. -The Docutils web site, <http://docutils.sourceforge.net/>, is +The Docutils web site, <https://docutils.sourceforge.io/>, is maintained by the ``docutils-update.local`` script, run by project maintainers on their local machines. The script will process any .txt file which is newer than the corresponding .html @@ -17,7 +17,7 @@ to the web site at SourceForge. .. .. old instructions, for cron job: - The Docutils web site, <http://docutils.sourceforge.net/>, is + The Docutils web site, <https://docutils.sourceforge.io/>, is maintained automatically by the ``docutils-update`` script, run as an hourly cron job on shell.berlios.de (by user "wiemann"). The script will process any .txt file which is newer than the corresponding .html |
