summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:45 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-20 10:10:45 +0000
commitbc146ef170adc062a8349dcbd02dda25d5b64bfd (patch)
tree576b34729e1cfde8a067f0dac6c833a18749d706 /docutils/docs/dev
parent76998243af3f77a0d3f726f2c73dbd9885b988ea (diff)
downloaddocutils-bc146ef170adc062a8349dcbd02dda25d5b64bfd.tar.gz
More changes to https://sourceforge.net
Patch by Adam Turner git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8955 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/repository.txt4
-rw-r--r--docutils/docs/dev/rst/alternatives.txt4
-rw-r--r--docutils/docs/dev/semantics.txt2
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