From: <mi...@us...> - 2025-07-30 08:22:45
|
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. |