aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-10-23 18:38:53 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-10-23 18:38:53 -0400
commit6b05a3867ee34c5f7b004c2192e24136c5ae162b (patch)
tree0d8cb1a46f0e53b1751e674acbecfc0795d33f9d
parent02ec0c09a8056f62e60c5c5b7be0002632c43abd (diff)
Fix format error in release notes
Fix format error in links in release notes. Change-Id: I32e4a0feda5dab7d8b145f3a68ee0c9831e3c81f Issue-ID: SDNC-949 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 2ebc33cbaa9968607d2667687b5344d2b1b70c5c
-rw-r--r--docs/release-notes.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 261a63c7..9b4e37dd 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -72,10 +72,8 @@ One specific issue of concern is the following
This issue is fixed in Gerrit, but not in the released 1.7.4 version of the SDNC docker container. This issue
can be manually fixed by installing the following 2 directed graphs via directed graph builder:
-- `GENERIC-RESOURCE-API_vf-module-topology-operation.json
-<https://gerrit.onap.org/r/gitweb?p=sdnc/oam.git;a=blob_plain;f=platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vf-module-topology-operation.json;hb=refs/heads/elalto>`_
-- `GENERIC-RESOURCE-API_vnf-topology-operation.json
-<https://gerrit.onap.org/r/gitweb?p=sdnc/oam.git;a=blob_plain;f=platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json;hb=refs/heads/elalto>`_
+- `GENERIC-RESOURCE-API_vf-module-topology-operation.json <https://gerrit.onap.org/r/gitweb?p=sdnc/oam.git;a=blob_plain;f=platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vf-module-topology-operation.json;hb=refs/heads/elalto>`_ vf-module-topology-operation directed graph
+- `GENERIC-RESOURCE-API_vnf-topology-operation.json <https://gerrit.onap.org/r/gitweb?p=sdnc/oam.git;a=blob_plain;f=platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_vnf-topology-operation.json;hb=refs/heads/elalto>`_ vnf-topology-operation directed graph