From 629145a0e8fe2e08e40ad627bb4ee70fb4e1c5f8 Mon Sep 17 00:00:00 2001 From: "oleg.hoefling" Date: Sat, 30 Oct 2021 18:07:17 +0200 Subject: replace hardcoded refs in docs with extlinks Signed-off-by: oleg.hoefling --- doc/tutorial/narrative-documentation.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/tutorial') diff --git a/doc/tutorial/narrative-documentation.rst b/doc/tutorial/narrative-documentation.rst index b1f23b0ff..a81204d4c 100644 --- a/doc/tutorial/narrative-documentation.rst +++ b/doc/tutorial/narrative-documentation.rst @@ -91,9 +91,7 @@ you created earlier. Alternatively, you can also add a cross-reference to an arbitrary part of the project. For that, you need to use the :rst:role:`ref` role, and add an -explicit *label* that acts as `a target`__. - -__ https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#hyperlink-targets +explicit *label* that acts as :duref:`a target `. For example, to reference the "Installation" subsection, add a label right before the heading, as follows: -- cgit v1.2.1