diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/service.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/service.rst b/doc/service.rst index 7770586..162b168 100644 --- a/doc/service.rst +++ b/doc/service.rst @@ -114,7 +114,7 @@ Python API ========== The service management module is loaded as any other NETCONF APK module. -It implements the ``http://adelielinux.org/ns/netconf/service`` namespace. +It implements the ``http://netconf.adelielinux.org/ns/service`` namespace. Other modules access the service management Python API by retrieving a handle to the module implementing that namespace, and then calling well- defined methods on it. |