From 87845aa9879bb885c3d5f1568d45bce012e44c57 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Sun, 27 Sep 2020 22:13:42 +0530 Subject: [PATCH] Update the link --- csi-plug-n-play/sidecars/soda-proxy/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csi-plug-n-play/sidecars/soda-proxy/Readme.md b/csi-plug-n-play/sidecars/soda-proxy/Readme.md index 16ce5e99a..8148cafd6 100644 --- a/csi-plug-n-play/sidecars/soda-proxy/Readme.md +++ b/csi-plug-n-play/sidecars/soda-proxy/Readme.md @@ -13,7 +13,7 @@ cd $GOPATH/src/github.com/sodafoundation/nbp/csi-plug-n-play/sidecars/soda-proxy go build cmd/proxy.go ``` -Before running soda-proxy you need to export the below variables.(These are the same env variables which are required by osdsctl, for more reference you can see [this](https://github.com/sodafoundation/api/wiki/SODA-Projects-Cluster-Installation-through-Ansible#how-to-test-soda-projects-cluster)) +Before running soda-proxy you need to export the below variables.(These are the same env variables which are required by osdsctl, for more reference you can see [this](https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/#how-to-test-soda-projects-cluster)) ```go @@ -32,4 +32,4 @@ export OS_USER_DOMAIN_ID=default ``` -By default soda-proxy runs on `0.0.0.0:50029` \ No newline at end of file +By default soda-proxy runs on `0.0.0.0:50029`