SF.net SVN: docutils:[10191 ] trunk/web/rst.rst

milde--- via Docutils-checkins <[email protected]> Wed, 30 Jul 2025 08:22:43 +0000
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 10191
          http://sourceforge.net/p/docutils/code/10191
Author:   milde
Date:     2025-07-30 08:22:43 +0000 (Wed, 30 Jul 2025)
Log Message:
-----------
Fix link in "rst" web page.

Fixes bugs:#507.

Modified Paths:
--------------
    trunk/web/rst.rst

Modified: trunk/web/rst.rst
===================================================================
--- trunk/web/rst.rst	2025-07-30 08:22:32 UTC (rev 10190)
+++ trunk/web/rst.rst	2025-07-30 08:22:43 UTC (rev 10191)
@@ -43,9 +43,9 @@
 list.
 
 __ docs/user/rst/quickstart.html
-__ docs/user/rst/quickstart.txt
+__ docs/user/rst/quickstart.rst
 __ docs/user/rst/quickref.html
-__ docs/user/rst/cheatsheet.txt
+__ docs/user/rst/cheatsheet.rst
 .. _Docutils-users: docs/user/mailing-lists.html#docutils-users
 
 
@@ -235,7 +235,7 @@
 
 .. |reStructuredText| image:: rst.png
 
-
+
 ..
    Local Variables:
    mode: indented-text

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.