Skip to content

Commit 4811575

Browse files
stephanosiocarlescufi
authored andcommitted
doc: documentation: Fix internal linking description
This commit fixes incorrect depiction of the internal link with custom text usage. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent a811d38 commit 4811575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/contribute/documentation/guidelines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,11 @@ added immediately before a heading, so the text that's displayed is the
290290
heading text itself. You can change the text that's displayed as the
291291
link writing this as::
292292

293-
Refer to the `show this text instead <internal-linking>`_ page
293+
Refer to the `show this text instead <internal-linking_>`_ page
294294

295295
which renders as,
296296

297-
Refer to the `show this text instead <internal-linking>`_ page
297+
Refer to the `show this text instead <internal-linking_>`_ page
298298

299299

300300
External Cross-Reference Linking

0 commit comments

Comments
 (0)