From f5a59176f955d8b8842c82328419bfca9747c8c5 Mon Sep 17 00:00:00 2001 From: Meno25 Date: Wed, 3 May 2023 18:51:38 +0300 Subject: [PATCH] Fix broken link in README.asc --- README.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asc b/README.asc index 16d5e09738..96c5395553 100644 --- a/README.asc +++ b/README.asc @@ -20,7 +20,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 http://cassandra.apache.org/doc/latest/getting-started/[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/latest/cassandra/getting_started/index.html[Getting Started Guide]. First, we'll unpack our archive: