From e9cab5ebb1018ad253a70e3584efe5d6bbd4a61f Mon Sep 17 00:00:00 2001 From: Shubhang Singh <51315650+shuba400@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:29:09 +0530 Subject: [PATCH] Fix broken links in README.asc patch by Shubhang Singh; reviewed by Stefan Miklosovic for CASSANDRA-20985 --- README.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asc b/README.asc index 35aa0d38f8..4ef39291e9 100644 --- a/README.asc +++ b/README.asc @@ -31,7 +31,7 @@ Getting started --------------- This short guide will walk you through getting a basic one node cluster up -and running, and demonstrate some simple reads and writes. For a more-complete guide, please see the Apache Cassandra website's https://cassandra.apache.org/doc/trunk/cassandra/getting-started/index.html[Getting Started Guide]. +and running, and demonstrate some simple reads and writes. For a more-complete guide, please see the Apache Cassandra website's https://cassandra.apache.org/doc/6.0/cassandra/getting-started/index.html[Getting Started Guide]. First, we'll unpack our archive: