Skip to content

Commit cd89eeb

Browse files
committed
Fix docs' link
1 parent fe25300 commit cd89eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and will embed the content of the document/section the link is pointing to, into
99
So, the way of referencing the section works in the same way as the ``:ref:`` standard role.
1010
See `Sphinx's ref role documentation`_ for more information.
1111

12-
.. _Sphinx's ref role documentation: https://www.sphinx-doc.org/en/stable/usage/restructuredtext/roles.html#role-ref
12+
.. _Sphinx's ref role documentation: https://www.sphinx-doc.org/en/stable/usage/restructuredtext/roles.html#cross-referencing-arbitrary-locations
1313

1414
Simplest usage example,
1515

0 commit comments

Comments
 (0)