Skip to content

Commit 3885395

Browse files
committed
Merge branch 'cassandra-5.0' into trunk
2 parents 39d1149 + 039e8b6 commit 3885395

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.asc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ https://cwiki.apache.org/confluence/display/CASSANDRA2/Partitioners[Partitioning
1717

1818
https://cwiki.apache.org/confluence/display/CASSANDRA2/DataModel[Row store] means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
1919

20-
For more information, see http://cassandra.apache.org/[the Apache Cassandra web site].
20+
For more information, see https://cassandra.apache.org/[the Apache Cassandra web site].
2121

2222
Issues should be reported on https://issues.apache.org/jira/projects/CASSANDRA/issues/[The Cassandra Jira].
2323

@@ -31,7 +31,7 @@ Getting started
3131
---------------
3232

3333
This short guide will walk you through getting a basic one node cluster up
34-
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].
34+
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].
3535

3636
First, we'll unpack our archive:
3737

@@ -94,5 +94,5 @@ Wondering where to go from here?
9494
9595
* Subscribe to the Developer mailing list by sending a mail to
9696
97-
* Visit the http://cassandra.apache.org/community/[community section] of the Cassandra website for more information on getting involved.
98-
* Visit the http://cassandra.apache.org/doc/latest/development/index.html[development section] of the Cassandra website for more information on how to contribute.
97+
* Visit the https://cassandra.apache.org/community/[community section] of the Cassandra website for more information on getting involved.
98+
* Visit the https://cassandra.apache.org/doc/latest/development/index.html[development section] of the Cassandra website for more information on how to contribute.

0 commit comments

Comments
 (0)