mirror of https://github.com/apache/cassandra
Fix broken links in README.asc
patch by Shubhang Singh; reviewed by Stefan Miklosovic for CASSANDRA-20985
This commit is contained in:
parent
15a6bac06d
commit
e9cab5ebb1
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue