From 36fddeb0f6ec5b56437cea639998601bcbb1011d Mon Sep 17 00:00:00 2001 From: Mohamad Fadhil Date: Wed, 16 Apr 2025 00:34:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06bce9e03..6cb6e5c83 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The DataStax Kubernetes Operator for Apache Cassandra®. This repository repl ## Getting Started -``cass-operator`` can be used as standalone product to manage your Cassandra cluster or as part of the (https://docs.k8ssandra.io/install/)[k8ssandra-operator]. With tooling such as managed repairs and automated backups, see k8ssandra-operator as the recommended approach. +``cass-operator`` can be used as standalone product to manage your Cassandra cluster or as part of the [k8ssandra-operator](https://docs.k8ssandra.io/install/). With tooling such as managed repairs and automated backups, see k8ssandra-operator as the recommended approach. If updating from previous versions, please see ``Upgrade instructions`` section first.