summaryrefslogtreecommitdiff
path: root/docs/dev/semantics.txt
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-21 13:45:42 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2022-01-21 13:45:42 +0000
commit50a87af99468248f94379cf2edc38354c413db8f (patch)
tree53d2264723d607a96c3b4aa2645cc126b02a7343 /docs/dev/semantics.txt
parentae2d7e735fd188ab3be6e1d8a815a6173e0c3a41 (diff)
downloaddocutils-50a87af99468248f94379cf2edc38354c413db8f.tar.gz
Update URLs in the docs.
Mostly http: -> https:, based on a patch by Adam Turner Remove/update some dead links. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8959 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/semantics.txt')
-rw-r--r--docs/dev/semantics.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/semantics.txt b/docs/dev/semantics.txt
index f56fccebf..38d19dab6 100644
--- a/docs/dev/semantics.txt
+++ b/docs/dev/semantics.txt
@@ -101,13 +101,13 @@ Other Ideas
an attachment to his Doc-SIG post of 2001-05-30.
-.. _PEP 257: http://www.python.org/peps/pep-0257.html
+.. _PEP 257: https://www.python.org/dev/peps/pep-0257
.. _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.sourceforge.net/
.. _iPhrase Python documentation conventions:
- http://mail.python.org/pipermail/doc-sig/2001-May/001840.html
+ https://mail.python.org/pipermail/doc-sig/2001-May/001840.html
..