Skip to content

Commit

Permalink
Fix broken link syntax (#10837)
Browse files Browse the repository at this point in the history
  • Loading branch information
jugmac00 authored Oct 18, 2023
1 parent 1db77ae commit 9716637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/guides/best-practice/links.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ you most likely want users clicking on incoming links to see the latest version
Good practice ✅
~~~~~~~~~~~~~~~~

* Use `page redirects <user-defined-redirects: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 <user-defined-redirects: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 </guides/redirects>`.
* Links to other Sphinx projects should use :doc:`intersphinx </guides/intersphinx>`.
* Use minimal filenames that don't require renaming often.
Expand Down

0 comments on commit 9716637

Please sign in to comment.