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

task-2991663

X-original-commit: 95ed856446
Part-of: odoo/documentation#3660
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-20 17:29:16 +00:00
parent cc3ca497f3
commit 518db8b02a
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
----------------