diff --git a/README.md b/README.md index 6d7d5bb6b8..f22fac6448 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ helm repo add scylla-operator https://storage.googleapis.com/scylla-operator-cha ## Quickstarts and Training To quickly deploy a ScyllaCluster, you can choose one of the following options: -* [Generic](docs/source/generic.md): Follow this guide for the general way to use the operator. -* [GKE](docs/source/gke.md): An advanced guide for deploying Scylla with the **best performance settings** on [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine). -* [EKS](docs/source/eks.md): An advanced guide for deploying Scylla with the **best performance settings** on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/). +* [Generic](docs/source/quickstarts/generic.md): Follow this guide for the general way to use the operator. +* [GKE](docs/source/quickstarts/gke.md): An advanced guide for deploying Scylla with the **best performance settings** on [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine). +* [EKS](docs/source/quickstarts/eks.md): An advanced guide for deploying Scylla with the **best performance settings** on [Amazon Elastic Kubernetes Service](https://aws.amazon.com/eks/). * [Scylla University Lesson](https://university.scylladb.com/courses/scylla-operations/lessons/kubernetes-operator/): Follow this lesson on Scylla University to learn more about the Operator and how to use it. The lesson includes some hands-on examples which you can run yourself. ## Releases