Shubhang created CASSANDRA-20985:
------------------------------------

             Summary: Fix broken link in README.asc
                 Key: CASSANDRA-20985
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20985
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Documentation
            Reporter: Shubhang
            Assignee: Shubhang


One word fix for getting started link


{code:java}
diff --git a/README.asc b/README.asc
index e6e4fcca16..82c33c5d4c 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/latest/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/latest/cassandra/getting-started/index.html[Getting
 Started Guide].
 
 First, we'll unpack our archive:
 

{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to