From 66f83b5a3165398ddfe39ced97203900cb5da436 Mon Sep 17 00:00:00 2001 From: Yash Nabar Date: Fri, 18 Feb 2022 15:40:18 +0000 Subject: [PATCH] NOTICK: Update link to docs (#29) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4e5bdf..2e0f9b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Corda Enterprise Network Manager (CENM) deployment -Documentation on Corda Enterprise Network Manager (CENM) can be found at [CENM Deployment with Docker, Kubernetes and Helm charts](https://docs.corda.net/docs/cenm/1.2/deployment-kubernetes.html). +Documentation on Corda Enterprise Network Manager (CENM) can be found at [CENM Deployment with Docker, Kubernetes and Helm charts](https://docs.r3.com/en/platform/corda/1.5/cenm/deployment-kubernetes.html). ## How to get deployment for particular CENM version: @@ -8,4 +8,4 @@ Documentation on Corda Enterprise Network Manager (CENM) can be found at [CENM D | ------------- |---------------------| | 1.3.5 | git checkout v1.3.5 | | 1.4.4 | git checkout v1.4.4 | -| 1.5.4 | git checkout v1.5.4 | \ No newline at end of file +| 1.5.4 | git checkout v1.5.4 |