8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
format.rst
1 parent 139a344 commit 259f8acCopy full SHA for 259f8ac
doc/format.rst
@@ -769,9 +769,9 @@ leads to the following style recommendations:
769
enclosed within ````double backticks````.
770
771
A more extensive example of reST markup can be found in `this example
772
-document <http://docutils.sourceforge.net/docs/user/rst/demo.txt>`_;
+document <https://docutils.sourceforge.net/docs/user/rst/demo.rst>`_;
773
the `quick reference
774
-<http://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ is
+<https://docutils.sourceforge.net/docs/user/rst/quickref.html>`_ is
775
useful while editing.
776
777
Line spacing and indentation are significant and should be carefully
0 commit comments