[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

@@ -472,7 +472,7 @@ or a *visibility* feature before using it:
* *Visibility* features mean a user can still access the model or record
otherwise, either through another part of the interface or by :doc:`performing
operations remotely using RPC <../api/external_api>`, things might just not be
operations remotely using RPC <../reference/external_api>`, things might just not be
visible in the web interface in some contexts.
* *Security* features mean a user can not access records, fields or operations.