mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[FIX] homepage: fix the link to the external API page
The page was moved from odoo.rst to external_api.rst with commit0fc52188. task-2870501 closes odoo/documentation#2143 X-original-commit:f6cd947d6bSigned-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ pathto('developer/misc/api/odoo') }}" class="stretched-link">
|
||||
<a href="{{ pathto('developer/misc/api/external_api') }}" class="stretched-link">
|
||||
{{ _("External API") }}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user