diff options
| -rw-r--r-- | docutils/FAQ.txt | 6 | ||||
| -rw-r--r-- | docutils/HISTORY.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/dev/repository.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/dev/semantics.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/user/latex.txt | 6 | ||||
| -rw-r--r-- | docutils/docs/user/links.txt | 4 | ||||
| -rw-r--r-- | docutils/docs/user/mailing-lists.txt | 2 | ||||
| -rw-r--r-- | docutils/docs/user/slide-shows.txt | 2 | ||||
| -rw-r--r-- | docutils/docutils/core.py | 4 | ||||
| -rw-r--r-- | docutils/tools/editors/README.txt | 2 |
11 files changed, 19 insertions, 19 deletions
diff --git a/docutils/FAQ.txt b/docutils/FAQ.txt index 0c7d1a709..93c9b16b1 100644 --- a/docutils/FAQ.txt +++ b/docutils/FAQ.txt @@ -534,7 +534,7 @@ lists may look ugly with so many blank lines, but it's a price we pay for unambiguous markup. Some other plaintext markup systems do not require blank lines in nested lists, but they have to compromise somehow, either accepting ambiguity or requiring extra complexity. -For example, `Epytext <http://epydoc.sf.net/epytext.html#list>`__ does +For example, `Epytext <http://epydoc.sourceforge.net/epytext.html#list>`__ does not require blank lines around lists, but it does require that lists be indented and that ambiguous cases be escaped. @@ -802,8 +802,8 @@ transparent implicit solution for HTML: incomplete practice_ (this is still a partial implementation - but sufficient for most needs). - .. _theory: http://cben-hacks.sf.net/bidi/hibidi.html - .. _practice: http://cben-hacks.sf.net/bidi/hibidi.html#practice + .. _theory: http://cben-hacks.sourceforge.net/bidi/hibidi.html + .. _practice: http://cben-hacks.sourceforge.net/bidi/hibidi.html#practice There is also an explicit way to set directions through CSS and classes in the HTML: diff --git a/docutils/HISTORY.txt b/docutils/HISTORY.txt index fa6fcd238..0996dad47 100644 --- a/docutils/HISTORY.txt +++ b/docutils/HISTORY.txt @@ -3609,7 +3609,7 @@ Specific: * docutils/frontend.py: Added to project; support for front-end (command-line) scripts. Option specifications may be augmented by - components. Requires Optik (http://optik.sf.net/) for option + components. Requires Optik (http://optik.sourceforge.net/) for option processing (installed locally as docutils/optik.py). * docutils/io.py: Added to project; uniform API for a variety of input diff --git a/docutils/docs/dev/repository.txt b/docutils/docs/dev/repository.txt index 875f3cf54..03699e0b5 100644 --- a/docutils/docs/dev/repository.txt +++ b/docutils/docs/dev/repository.txt @@ -15,7 +15,7 @@ To get a checkout of the Docutils source tree (with the sandboxes) with SVN_, type :: - svn checkout http://svn.code.sf.net/p/docutils/code/trunk docutils-code + svn checkout https://svn.code.sf.net/p/docutils/code/trunk docutils-code Users of Git_ can clone a mirror of the docutils repository with :: @@ -75,7 +75,7 @@ To get a checkout, first determine the root of the repository depending on your preferred protocol: anonymous access: (read only) - Subversion_: ``http://svn.code.sf.net/p/docutils/code`` + Subversion_: ``https://svn.code.sf.net/p/docutils/code`` Git_: ``git://repo.or.cz/docutils.git`` diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index 4aa648049..d7d68ea4c 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -2707,8 +2707,8 @@ and `beginning 2003-08-04`__. __ http://mail.python.org/pipermail/doc-sig/2001-April/001776.html __ http://mail.python.org/pipermail/doc-sig/2001-April/001789.html __ http://mail.python.org/pipermail/doc-sig/2001-April/001793.html -__ http://sourceforge.net/mailarchive/message.php?msg_id=3838913 -__ http://sf.net/mailarchive/forum.php?thread_id=2957175&forum_id=11444 +__ https://sourceforge.net/mailarchive/message.php?msg_id=3838913 +__ https://sf.net/mailarchive/forum.php?thread_id=2957175&forum_id=11444 Sloppy Indentation of List Items diff --git a/docutils/docs/dev/semantics.txt b/docutils/docs/dev/semantics.txt index 5a6742465..f56fccebf 100644 --- a/docutils/docs/dev/semantics.txt +++ b/docutils/docs/dev/semantics.txt @@ -105,7 +105,7 @@ Other Ideas .. _JavaDoc: http://java.sun.com/j2se/javadoc/ .. _pythondoc: http://starship.python.net/crew/danilo/pythondoc/ .. _Grouch: http://www.mems-exchange.org/software/grouch/ -.. _epydoc: http://epydoc.sf.net/ +.. _epydoc: http://epydoc.sourceforge.net/ .. _iPhrase Python documentation conventions: http://mail.python.org/pipermail/doc-sig/2001-May/001840.html diff --git a/docutils/docs/user/latex.txt b/docutils/docs/user/latex.txt index 7942b4721..496d148a2 100644 --- a/docutils/docs/user/latex.txt +++ b/docutils/docs/user/latex.txt @@ -273,11 +273,11 @@ expected output: standalone_rst_latex.tex_ .. _standalone_rst_latex.txt: - https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/standalone_rst_latex.txt + https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/standalone_rst_latex.txt .. _tests/functional/input/data: - https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/data + https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/input/data .. _standalone_rst_latex.tex: - https://sf.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/expected/standalone_rst_latex.tex?format=raw + https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/test/functional/expected/standalone_rst_latex.tex .. _style sheet: diff --git a/docutils/docs/user/links.txt b/docutils/docs/user/links.txt index 6b3e0be44..f43353e7c 100644 --- a/docutils/docs/user/links.txt +++ b/docutils/docs/user/links.txt @@ -47,11 +47,11 @@ Advanced text editors with reStructuredText support, IDEs, and docutils GUIs: plugin to take notes in reStructured text. * `JED <http://www.jedsoft.org/jed/>`__ programmers editor with - `rst mode <http://jedmodes.sf.net/mode/rst/>`__ + `rst mode <https://jedmodes.sourceforge.io/mode/rst/>`__ * `reStructuredText editor plug-in for Eclipse`__ - __ http://resteditor.sf.net/ + __ http://http://resteditor.sourceforge.net/ * Gnome's gedit offers syntax highlighting and a reST preview pane. diff --git a/docutils/docs/user/mailing-lists.txt b/docutils/docs/user/mailing-lists.txt index e9dffb906..429cb9f07 100644 --- a/docutils/docs/user/mailing-lists.txt +++ b/docutils/docs/user/mailing-lists.txt @@ -122,7 +122,7 @@ page and select the "Docutils core" topic. __ `Docutils-checkins list`_ __ nntp://news.gmane.org/gmane.text.docutils.cvs -.. _list options: http://lists.sf.net/lists/options/docutils-checkins +.. _list options: https://lists.sourceforge.net/lists/options/docutils-checkins Doc-SIG ------- diff --git a/docutils/docs/user/slide-shows.txt b/docutils/docs/user/slide-shows.txt index 58eb0e4fc..12979170c 100644 --- a/docutils/docs/user/slide-shows.txt +++ b/docutils/docs/user/slide-shows.txt @@ -989,7 +989,7 @@ That's All, Folks! https://docutils.sourceforge.io Docutils users' mailing list: - docutils-users@lists.sf.net + docutils-users@lists.sourceforge.net `Any questions?` diff --git a/docutils/docutils/core.py b/docutils/docutils/core.py index d9035eba9..6fc373527 100644 --- a/docutils/docutils/core.py +++ b/docutils/docutils/core.py @@ -272,7 +272,7 @@ class Publisher(object): print(u'%s' % io.error_string(error), file=self._stderr) print(("""\ Exiting due to error. Use "--traceback" to diagnose. -Please report errors to <docutils-users@lists.sf.net>. +Please report errors to <docutils-users@lists.sourceforge.net>. Include "--traceback" output, Docutils version (%s%s), Python version (%s), your OS type & version, and the command line used.""" % (__version__, @@ -304,7 +304,7 @@ command line used.""" % (__version__, '\n' 'Exiting due to error. Use "--traceback" to diagnose.\n' 'If the advice above doesn\'t eliminate the error,\n' - 'please report it to <docutils-users@lists.sf.net>.\n' + 'please report it to <docutils-users@lists.sourceforge.net>.\n' 'Include "--traceback" output, Docutils version (%s),\n' 'Python version (%s), your OS type & version, and the\n' 'command line used.\n' diff --git a/docutils/tools/editors/README.txt b/docutils/tools/editors/README.txt index f54f8febf..feb51c58a 100644 --- a/docutils/tools/editors/README.txt +++ b/docutils/tools/editors/README.txt @@ -18,7 +18,7 @@ External links: * `VST (Vim reStructured Text) is a plugin for Vim7 with folding for reST <http://www.vim.org/scripts/script.php?script_id=1334>`__ -* `rst mode <http://jedmodes.sf.net/mode/rst/>`__ for the `JED`_ +* `rst mode <https://jedmodes.sourceforge.io/mode/rst/>`__ for the `JED`_ programmers editor Additions are welcome. |
