Skip to content

Commit

Permalink
docs: change reStructuredText link to quickref
Browse files Browse the repository at this point in the history
The reStructuredText is better understood by browsing over the quick reference.

Update links
 from: http://docutils.sourceforge.net/rst.html
 to  : http://docutils.sourceforge.net/docs/user/rst/quickref.html

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
  • Loading branch information
netoptimizer committed Sep 17, 2016
1 parent 6c9589b commit 1aaf033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ to generate pretty documentation).
.. _Read The Docs: https://prototype-kernel.readthedocs.io
.. _auto-generated: https://prototype-kernel.readthedocs.io
.. _Sphinx: http://www.sphinx-doc.org/
.. _reStructuredText: http://docutils.sourceforge.net/rst.html

.. _reStructuredText: http://docutils.sourceforge.net/docs/user/rst/quickref.html
2 changes: 1 addition & 1 deletion kernel/Documentation/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The generate output will be located in ``_build/html/index.html``.
.. _Read The Docs: https://prototype-kernel.readthedocs.io
.. _prototype-kernel.readthedocs.io: https://prototype-kernel.readthedocs.io
.. _Sphinx: http://www.sphinx-doc.org/
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. _reStructuredText: http://docutils.sourceforge.net/docs/user/rst/quickref.html

0 comments on commit 1aaf033

Please sign in to comment.