diff --git a/website/docs/getting-started/installation.md b/website/docs/getting-started/installation.md index 2f518743..8582d143 100644 --- a/website/docs/getting-started/installation.md +++ b/website/docs/getting-started/installation.md @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. ```bash - kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-getting-started.yaml -n + kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.10.0/litmus-getting-started.yaml -n ``` ### Advanced installation (HTTPS based and CORS rules apply) diff --git a/website/versioned_docs/version-3.10.0/getting-started/installation.md b/website/versioned_docs/version-3.10.0/getting-started/installation.md index 77362a92..8582d143 100644 --- a/website/versioned_docs/version-3.10.0/getting-started/installation.md +++ b/website/versioned_docs/version-3.10.0/getting-started/installation.md @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. ```bash - kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.10.0/chaoscenter/manifests/litmus-getting-started.yaml -n + kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.10.0/litmus-getting-started.yaml -n ``` ### Advanced installation (HTTPS based and CORS rules apply) diff --git a/website/versioned_docs/version-3.9.2/getting-started/installation.md b/website/versioned_docs/version-3.9.2/getting-started/installation.md index 123a1842..53aabdbd 100644 --- a/website/versioned_docs/version-3.9.2/getting-started/installation.md +++ b/website/versioned_docs/version-3.9.2/getting-started/installation.md @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. ```bash - kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.9.2/chaoscenter/manifests/litmus-getting-started.yaml -n + kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.9.2/litmus-getting-started.yaml -n ``` ### Advanced installation (HTTPS based and CORS rules apply)