diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-06-06 17:00:11 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-06-06 17:00:37 +0800 |
commit | fd95834ce25f232360a5c68a5a866b425c3499a6 (patch) | |
tree | 0bb03738f439184ae68a8fee4f04dcefa16a4c7d | |
parent | 0e22ea7f549122920ff9646fa4dece18f77544c0 (diff) |
updating the SO document reference names
Issue-ID: SO-660
Change-Id: I33b28aff86bff49990c1181d57d52cf7e5e4793d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r-- | docs/index.rst | 2 | ||||
-rw-r--r-- | 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
|