From fd95834ce25f232360a5c68a5a866b425c3499a6 Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 6 Jun 2018 17:00:11 +0800 Subject: updating the SO document reference names Issue-ID: SO-660 Change-Id: I33b28aff86bff49990c1181d57d52cf7e5e4793d Signed-off-by: seshukm --- docs/index.rst | 2 +- docs/offered_consumed_apis.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 9fd4cc3f97..86b6447017 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 Huawei Technologies Co., Ltd. +.. Copyright 2018 Huawei Technologies Co., Ltd. ONAP SO ======================================== diff --git a/docs/offered_consumed_apis.rst b/docs/offered_consumed_apis.rst index 8888c6437e..f18b5bdd60 100644 --- a/docs/offered_consumed_apis.rst +++ b/docs/offered_consumed_apis.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright 2017 Huawei Technologies Co., Ltd. +.. Copyright 2018 Huawei Technologies Co., Ltd. SO Offered and Consumed APIs ===================================== @@ -12,4 +12,4 @@ All the Service Orchestrator APIs, both inward and outward are documented in the .. toctree:: :maxdepth: 1 - SO_R1_Interface.rst + SO_Interface.rst -- cgit 1.2.3-korg