aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/k8s-deploy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/installation/k8s-deploy.rst')
-rw-r--r--docs/release/installation/k8s-deploy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/installation/k8s-deploy.rst b/docs/release/installation/k8s-deploy.rst
index 65f638cb..49025ee3 100644
--- a/docs/release/installation/k8s-deploy.rst
+++ b/docs/release/installation/k8s-deploy.rst
@@ -20,7 +20,7 @@ If you want to deploy noha with1 controller and 1 compute, run the following com
export SCENARIO=k8-nosdn-nofeature-noha.yml
export VIRT_NUMBER=2
- curl https://raw.githubusercontent.com/opnfv/compass4nfv/euphrates/quickstart_k8s.sh | bash
+ curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/euphrates/quickstart_k8s.sh | bash
Installation of K8s on Bare Metal
=================================