diff options
Diffstat (limited to 'docutils/docs/dev')
| -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 |
3 files changed, 5 insertions, 5 deletions
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 |
