diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:10:25 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-20 10:10:25 +0000 |
| commit | 76998243af3f77a0d3f726f2c73dbd9885b988ea (patch) | |
| tree | d3a4cb1d539e1b121c40919f896c814f10a57ca7 /docutils/test/functional/expected | |
| parent | bb900cdc094922cee0861e34c2e49a75d8484988 (diff) | |
| download | docutils-76998243af3f77a0d3f726f2c73dbd9885b988ea.tar.gz | |
Change http://docutils.sf.net -> https://docutils.sourceforge.io
Patch by Adam Turner.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8954 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected')
| -rw-r--r-- | docutils/test/functional/expected/ui/default/slides.js | 2 | ||||
| -rw-r--r-- | docutils/test/functional/expected/ui/small-black/slides.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docutils/test/functional/expected/ui/default/slides.js b/docutils/test/functional/expected/ui/default/slides.js index 81e04e5d4..c793b5560 100644 --- a/docutils/test/functional/expected/ui/default/slides.js +++ b/docutils/test/functional/expected/ui/default/slides.js @@ -1,5 +1,5 @@ // S5 v1.1 slides.js -- released into the Public Domain -// Modified for Docutils (http://docutils.sf.net) by David Goodger +// Modified for Docutils (https://docutils.sourceforge.io) by David Goodger // // Please see http://www.meyerweb.com/eric/tools/s5/credits.html for // information about all the wonderful and talented contributors to this code! diff --git a/docutils/test/functional/expected/ui/small-black/slides.js b/docutils/test/functional/expected/ui/small-black/slides.js index d628dfeaf..02b6523e5 100644 --- a/docutils/test/functional/expected/ui/small-black/slides.js +++ b/docutils/test/functional/expected/ui/small-black/slides.js @@ -1,5 +1,5 @@ // S5 v1.1 slides.js -- released into the Public Domain -// Modified for Docutils (http://docutils.sf.net) by David Goodger +// Modified for Docutils (https://docutils.sourceforge.io) by David Goodger // // Please see http://www.meyerweb.com/eric/tools/s5/credits.html for // information about all the wonderful and talented contributors to this code! |
