mirror of https://github.com/apache/cassandra
Fix broken link in README.asc
This commit is contained in:
parent
6482d2ec89
commit
f5a59176f9
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue