From 728875c2f904aa20c826565d21bbfd1de750cd75 Mon Sep 17 00:00:00 2001 From: Akhila Kishore Date: Sun, 24 Mar 2019 06:56:11 -0700 Subject: Updating the path inside README. Correcting the path to diagram.png on the Readme in KUD folder. Change-Id: I6be0c4137f810277d81593bfb0f62b1b2332540b Issue-ID: MULTICLOUD-301 Signed-off-by: Akhila Kishore --- kud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kud') diff --git a/kud/README.md b/kud/README.md index 20640424..99805c3c 100644 --- a/kud/README.md +++ b/kud/README.md @@ -6,7 +6,7 @@ This project offers a means for deploying a Kubernetes cluster that satisfies the requirements of [ONAP multicloud/k8s plugin][1]. Its ansible playbooks allow to provision a deployment on Virtual Machines and on Baremetal. -![Diagram](../../../docs/img/diagram.png) +![Diagram](../docs/img/diagram.png) # Components -- cgit 1.2.3-korg