[MOV] developer/api/external_api: move "External API" to the reference dir

task-2991663

Part-of: odoo/documentation#3655
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-20 17:29:16 +00:00
parent b817e16a4c
commit 95ed856446
10 changed files with 5 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ server with the library ``xmlrpc.client``::
})
.. seealso::
- :doc:`../api/external_api`: The in-depth tutorial on XML-RPC with examples spanning multiple programming languages.
- :doc:`../reference/external_api`: The in-depth tutorial on XML-RPC with examples spanning multiple programming languages.
JSON-RPC Library
----------------