diff --git a/docs/user/guides/best-practice/links.rst b/docs/user/guides/best-practice/links.rst index ee6be94d168..5626cd26c18 100644 --- a/docs/user/guides/best-practice/links.rst +++ b/docs/user/guides/best-practice/links.rst @@ -53,7 +53,7 @@ you most likely want users clicking on incoming links to see the latest version Good practice ✅ ~~~~~~~~~~~~~~~~ -* Use `page redirects `_ if you are linking to the page in the :term:`default version` of the default language. This allows links to continue working even if those defaults change. +* Use :ref:`page redirects ` if you are linking to the page in the :term:`default version` of the default language. This allows links to continue working even if those defaults change. * If you move a page that likely has incoming references, :doc:`create a custom redirect rule `. * Links to other Sphinx projects should use :doc:`intersphinx `. * Use minimal filenames that don't require renaming often.