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

task-2991663

Part-of: odoo/documentation#3644
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-20 17:29:16 +00:00
parent 25c44f8caa
commit fe6f9d42ff
10 changed files with 5 additions and 4 deletions
+1 -1
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
----------------