From e2326d2c384369d00ebbc5c53a73ea5b13e89879 Mon Sep 17 00:00:00 2001 From: Yaniv Michael Kaul Date: Thu, 26 Dec 2024 11:58:21 +0200 Subject: [PATCH] README.md: fix quickstart links Fixes: https://github.com/scylladb/scylla-operator/issues/2270 Signed-off-by: Yaniv Kaul --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d7d5bb6b8d..fa32bca29b8 100644 --- a/README.md +++ b/README.md @@ -36,13 +36,13 @@ 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 -To find out more about our releases, support matrix and how our CI/CD is set up there is a [dedicated docs page](./docs/source/releases.md). +To find out more about our releases, support matrix and how our CI/CD is set up there is a [dedicated docs page](./docs/source/support/releases.md). ## Documentation Scylla Operator documentation is available on https://operator.docs.scylladb.com