[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#12526

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Brandon Mercier
2025-03-17 15:49:03 +00:00
parent 8ce27c696d
commit 28fe2a0338

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: