[FIX] homepage: fix the link to the external API page

The page was moved from odoo.rst to external_api.rst with commit
0fc52188.

task-2870501

closes odoo/documentation#2143

X-original-commit: f6cd947d6b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv) 2022-06-02 08:10:42 +00:00
parent 235bcf85f2
commit 646fc412d0

View File

@ -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>