This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f5a59176f9 Fix broken link in README.asc
f5a59176f9 is described below

commit f5a59176f955d8b8842c82328419bfca9747c8c5
Author: Meno25 <[email protected]>
AuthorDate: Wed May 3 18:51:38 2023 +0300

    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:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to