mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user