This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5f0c863 Fix broken link
5f0c863 is described below
commit 5f0c863d489a0b68dcb492d0ab49d25e333d3168
Author: Serhii Almazov <[email protected]>
AuthorDate: Thu Jun 11 11:48:11 2020 +0300
Fix broken link
---
src/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/index.html b/src/index.html
index efda237..0bc44ae 100644
--- a/src/index.html
+++ b/src/index.html
@@ -52,7 +52,7 @@ is_homepage: true
Cassandra <a
href="http://vldb.org/pvldb/vol5/p1724_tilmannrabl_vldb2012.pdf">consistently</a>
<a
href="http://www.datastax.com/resources/whitepapers/benchmarking-top-nosql-databases">outperforms</a>
popular
NoSQL alternatives in benchmarks and <a
href="http://blog.markedup.com/2013/02/cassandra-hive-and-hadoop-how-we-picked-our-analytics-stack/">real
applications</a>,
- primarily because of <a
href="http://www.datastax.com/dev/blog/2012-in-review-performance">fundamental
architectural choices</a>.
+ primarily because of <a
href="https://www.datastax.com/blog/2013/01/2012-review-performance">fundamental
architectural choices</a>.
</p>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]