aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-10-23 18:38:53 -0400
committerDan Timoney <dtimoney@att.com>2019-10-23 22:58:55 +0000
commit4f391cc661770d3b47d1920bb0bc8bcb7ac607c3 (patch)
tree64373b294d62c9eb637c9e4841e9139d29ce771c /docs/release-notes.rst
parentb28e616ea0077c0274c4951b13b09fe1b7e696f3 (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: 17b79413853072ebd5cb805456c67a6661515851
Diffstat (limited to 'docs/release-notes.rst')
-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 7aae5be0..49e6c1d5 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