diff options
author | Yang Xu <yang.xu@futurewei.com> | 2019-06-28 12:31:35 -0400 |
---|---|---|
committer | Yang Xu <yang.xu@futurewei.com> | 2019-06-28 12:31:44 -0400 |
commit | 2a9a2cf20bf9da33b082ef025d2471304fcad10f (patch) | |
tree | c33ac90bd0121f1a8cec3d0c96a25edf81d1266d | |
parent | feed171f655e47f284e15186a918a67f3e261345 (diff) |
Add missing dash in file ref
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I7fa37859f9fdbab111cfea1506a2c9c6538e4df6
-rw-r--r-- | docs/docs_sol3_adapter.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs_sol3_adapter.rst b/docs/docs_sol3_adapter.rst index d07bf6da5..157d7e3e8 100644 --- a/docs/docs_sol3_adapter.rst +++ b/docs/docs_sol3_adapter.rst @@ -1,4 +1,4 @@ -.. docs_sol3_adapter: +.. _docs_sol3_adapter: VNFM adapter in SO (support ETSI SOL003 interface) -------------------------------------------------------------- @@ -35,4 +35,4 @@ Following are the details of the implementations: Further Reading ================ -For more architecture and design details: https://wiki.onap.org/pages/viewpage.action?pageId=48529911
\ No newline at end of file +For more architecture and design details: https://wiki.onap.org/pages/viewpage.action?pageId=48529911 |