diff --git a/doc/developer/northbound/northbound.rst b/doc/developer/northbound/northbound.rst index 7dddf0646039..1d051918b3fb 100644 --- a/doc/developer/northbound/northbound.rst +++ b/doc/developer/northbound/northbound.rst @@ -10,7 +10,7 @@ Northbound API architecture transactional-cli retrofitting-configuration-commands - operational-data-rpcs-and-notifications + operational-data-rpcs-and-notif plugins-sysrepo advanced-topics yang-tools diff --git a/doc/developer/northbound/operational-data-rpcs-and-notifications.rst b/doc/developer/northbound/operational-data-rpcs-and-notif.rst similarity index 100% rename from doc/developer/northbound/operational-data-rpcs-and-notifications.rst rename to doc/developer/northbound/operational-data-rpcs-and-notif.rst diff --git a/doc/developer/subdir.am b/doc/developer/subdir.am index 652ee4e1af6a..1d267bb86a55 100644 --- a/doc/developer/subdir.am +++ b/doc/developer/subdir.am @@ -74,7 +74,7 @@ dev_RSTFILES = \ doc/developer/northbound/demos.rst \ doc/developer/northbound/links.rst \ doc/developer/northbound/northbound.rst \ - doc/developer/northbound/operational-data-rpcs-and-notifications.rst \ + doc/developer/northbound/operational-data-rpcs-and-notif.rst \ doc/developer/northbound/plugins-sysrepo.rst \ doc/developer/northbound/ppr-basic-test-topology.rst \ doc/developer/northbound/ppr-mpls-basic-test-topology.rst \