Skip to content

Commit d9577ae

Browse files
authored
[BUGFIX] Correct name of anchor referenced in text (#499)
1 parent 3fd9f57 commit d9577ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/Reference/ReStructuredText/Links/Anchors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ correct target.
1919

2020
You can define a link anchor with a label for a section.
2121

22-
In the following example, the link target :rst:`columns-inline` is assigned
22+
In the following example, the link target :rst:`inline-columns` is assigned
2323
to the section with the title "Inline columns".
2424

2525
Place the link anchor definition directly before the section header:

0 commit comments

Comments
 (0)