[FW][FIX] rst_guidelines: typo in ref example

This commit fixes a typo into the `code-block`example (syntax of an anchor link).

closes odoo/documentation#12534

Forward-port-of: odoo/documentation#12526
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Brandon Mercier
2025-03-18 07:31:34 +00:00
parent 2f90bc7b40
commit fac271e5cb

View File

@@ -610,7 +610,7 @@ markup:
Use relative links for internal URLs
------------------------------------
Please refer to the :ref:`<contributing/rst/hyperlinks-guidelines>` section to learn more
Please refer to the :ref:`contributing/rst/hyperlinks-guidelines` section to learn more
about :ref:`relative links <contributing/rst/relative-links>`.
.. _contributing/rst/doc-hyperlinks: