summaryrefslogtreecommitdiff
path: root/docutils/docs
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-04-20 03:17:45 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-04-20 03:17:45 +0000
commit2ff3ce9332c62c773c8bc8057a3f052cd76d86a7 (patch)
treeb1493d9717fb3a42205cf9c6c81cf2a22c3563df /docutils/docs
parent50853c26c877dbfd5479bf21b8f6a4b1d4448cf1 (diff)
downloaddocutils-2ff3ce9332c62c773c8bc8057a3f052cd76d86a7.tar.gz
updated URLs
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@24 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
-rw-r--r--docutils/docs/peps/pep-0287.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/docutils/docs/peps/pep-0287.txt b/docutils/docs/peps/pep-0287.txt
index 3f0536231..a3d4216d1 100644
--- a/docutils/docs/peps/pep-0287.txt
+++ b/docutils/docs/peps/pep-0287.txt
@@ -719,7 +719,7 @@ Questions & Answers
References & Footnotes
- [1] http://structuredtext.sourceforge.net/
+ [1] http://docutils.sourceforge.net/spec/rst.html
[2] http://www.python.org/sigs/doc-sig/
@@ -744,25 +744,25 @@ References & Footnotes
[12] http://dev.zope.org/Members/jim/StructuredTextWiki/FrontPage
[13] A ReStructuredText Primer
- http://structuredtext.sourceforge.net/docs/quickstart.html
+ http://docutils.sourceforge.net/docs/rst/quickstart.html
[14] Quick reStructuredText
- http://structuredtext.sourceforge.net/docs/quickref.html
+ http://docutils.sourceforge.net/docs/rst/quickref.html
[15] An Introduction to reStructuredText
- http://structuredtext.sourceforge.net/spec/introduction.txt
+ http://docutils.sourceforge.net/spec/rst/introduction.html
[16] reStructuredText Markup Specification
- http://structuredtext.sourceforge.net/spec/reStructuredText.txt
+ http://docutils.sourceforge.net/spec/rst/reStructuredText.html
[17] reStructuredText Directives
- http://structuredtext.sourceforge.net/spec/directives.txt
+ http://docutils.sourceforge.net/spec/rst/directives.html
[18] Problems with StructuredText
- http://structuredtext.sourceforge.net/spec/problems.txt
+ http://docutils.sourceforge.net/spec/rst/problems.html
[19] A Record of reStructuredText Syntax Alternatives
- http://structuredtext.sourceforge.net/spec/alternatives.txt
+ http://docutils.sourceforge.net/spec/rst/alternatives.html
[20] PEP 1, PEP Guidelines, Warsaw, Hylton
http://www.python.org/peps/pep-0001.html
@@ -789,7 +789,8 @@ Acknowledgements
Some text is borrowed from PEP 216, Docstring Format [24]_, by
Moshe Zadka.
- Special thanks to all members past & present of the Python Doc-SIG.
+ Special thanks to all members past & present of the Python
+ Doc-SIG.