This is an automated email from the ASF dual-hosted git repository.

mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 2c53505  Content and Link fixes
2c53505 is described below

commit 2c535052aa6ccba4af32ba72dbc986cae2938a02
Author: Paul Thomas Au <[email protected]>
AuthorDate: Fri Jan 14 16:23:08 2022 -0800

    Content and Link fixes
    
     patch by Paul Au; reviewed by Erick Ramirez, Michael Semb Wever for 
CASSANDRA-17264
---
 .../pages/blog/Apache-Cassandra-4.0-Overview.adoc  |  3 ++-
 .../Apache-Cassandra-Changelog-1-October-2020.adoc |  9 ++++---
 ...Apache-Cassandra-Changelog-2-December-2020.adoc |  2 +-
 .../Apache-Cassandra-Changelog-3-January-2021.adoc |  4 +--
 ...Apache-Cassandra-Changelog-4-February-2021.adoc |  2 +-
 .../Apache-Cassandra-Changelog-5-March-2021.adoc   |  2 +-
 .../Apache-Cassandra-Changelog-6-April-2021.adoc   |  6 ++---
 .../Apache-Cassandra-Changelog-7-May-2021.adoc     |  4 +--
 .../Apache-Cassandra-Changelog-9-August-2021.adoc  |  4 +--
 .../blog/Apache-Cassandra-Usage-Report-2020.adoc   |  2 +-
 .../Cassandra-and-Kubernetes-SIG-Update-2.adoc     |  4 +--
 ...andra-and-Kubernetes-SIG-Update-and-Survey.adoc |  4 +--
 ...ra's-Internals-with-Property-based-Testing.adoc |  4 +--
 ...assandra-4-Beta-Battle-Tested-From-Day-One.adoc | 10 ++++----
 .../ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc  |  2 +-
 ...ced-for-April-28-Cassandra-4.0-World-Party.adoc |  2 +-
 ...nced-for-April-28-Cassandra-40-World-Party.adoc |  2 +-
 site-content/source/modules/ROOT/pages/bugs.adoc   |  4 +--
 .../source/modules/ROOT/pages/case-studies.adoc    | 30 +++-------------------
 .../source/modules/ROOT/pages/community.adoc       |  4 +--
 .../ROOT/pages/development/documentation.adoc      |  4 +--
 .../ROOT/pages/development/gettingstarted.adoc     |  6 ++---
 .../source/modules/ROOT/pages/ecosystem.adoc       |  6 ++---
 .../source/modules/ROOT/pages/quickstart.adoc      |  2 +-
 site-ui/src/layouts/blog-landing.hbs               |  2 +-
 25 files changed, 51 insertions(+), 73 deletions(-)

diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-4.0-Overview.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-4.0-Overview.adoc
index 552a38e..60fe320 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-4.0-Overview.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-4.0-Overview.adoc
@@ -21,7 +21,8 @@ Testing included purpose-built new tools to cover every 
requirement:
 * Fault injection
 * Unit / dtest coverage expansion
 
-Those {site-url}blog/Testing-Apache-Cassandra-4.html[tools] were perfected and 
deployed to help meet quality goals and set a baseline for any future version 
of Cassandra. They provide needed infrastructure to ensure future releases 
retain the highest levels of quality and correctness. 
+Those xref:blog/Testing-Apache-Cassandra-4.html[tools] were perfected and 
deployed to help meet quality goals and set a baseline for any future version 
of Cassandra. They provide needed infrastructure to ensure future releases 
retain the highest levels of quality and correctness. 
+
 
 So, what can you expect from Cassandra 4.0? 
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-1-October-2020.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-1-October-2020.adoc
index 5f2ca81..1e809cc 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-1-October-2020.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-1-October-2020.adoc
@@ -12,15 +12,16 @@ Our monthly roundup of key activities and knowledge to keep 
the community inform
 == Release Notes
 === Released
 
-The most current Apache Cassandra releases are 4.0-beta2, 3.11.8, 3.0.22, 
2.2.18 and 2.1.22 released on August 31 and are xref:/download.html[in the 
repositories]. The next cut of releases will be out soon. 
+The most current Apache Cassandra releases are 4.0-beta2, 3.11.8, 3.0.22, 
2.2.18 and 2.1.22 released on August 31 and are xref:download.adoc[in the 
repositories]. The next cut of releases will be out soon. 
 
-Join the Cassandra xref:community.adoc#join-the-conversation[mailing list] to 
stay updated.
+Join the Cassandra xref:community.adoc#discussions[mailing list] to stay 
updated.
 
 We continue to make progress toward the 4.0 GA release with the overarching 
goal of it being at a state where major users should feel confident running it 
in production when it is cut. Over 1,300 Jira tickets have been closed and 
https://issues.apache.org/jira/projects/CASSANDRA/versions/12346094[less than 
100,window=_blank] remain as of this post. To gain this confidence, there are 
various ongoing testing efforts involving correctness, performance, and ease of 
use.
 
 === Added
 
-With CASSANDRA-15013, the community improved Cassandra's ability to 
xref:blog/improving-resiliency.adoc[handle high throughput workloads], while 
having enough safeguards in place to protect itself from potentially going out 
of memory.
+With CASSANDRA-15013, the community improved Cassandra's ability to 
xref:blog/Improving-Apache-Cassandras-Front-Door-and-Backpressure.adoc[handle 
high throughput workloads], while having enough safeguards in place to protect 
itself from potentially going out of memory.
+
 
 === Added
 
@@ -33,7 +34,7 @@ The 
https://github.com/apache/cassandra-harry/blob/master/README.md[Harry projec
 
 === Added
 
-The community published its first 
xref:blog/cassandra-usage-report-2020.adoc[Apache Cassandra Usage Report 2020] 
detailing findings from a comprehensive global survey of 901 practitioners on 
Cassandra usage to provide a baseline understanding of who, how, and why 
organizations use Cassandra.
+The community published its first 
xref:blog/Apache-Cassandra-Usage-Report-2020.adoc[Apache Cassandra Usage Report 
2020] detailing findings from a comprehensive global survey of 901 
practitioners on Cassandra usage to provide a baseline understanding of who, 
how, and why organizations use Cassandra.
 
 == Community Notes
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-2-December-2020.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-2-December-2020.adoc
index 325ab84..51da638 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-2-December-2020.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-2-December-2020.adoc
@@ -14,7 +14,7 @@ Our monthly roundup of key activities and knowledge to keep 
the community inform
 
 Apache #Cassandra 4.0-beta3, 3.11.9, 3.0.23, and 2.2.19 were released on 
November 4 and are xref:download.adoc[in the repositories,window=_blank]. 
Please pay attention to release notes and let the community know if you 
encounter problems. 
 
-Join the Cassandra xref:community.adoc#join-the-conversation[mailing list] to 
stay updated.
+Join the Cassandra xref:community.adoc#discussions[mailing list] to stay 
updated.
 
 === Changed
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-3-January-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-3-January-2021.adoc
index 71bfc45..84f8c58 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-3-January-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-3-January-2021.adoc
@@ -14,7 +14,7 @@ Our monthly roundup of key activities and knowledge to keep 
the community inform
 
 Apache Cassandra 
https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz[4.0-beta4,window=_blank]
 
(https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.asc[pgp,window=_blank],
 
https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256[sha256,window=_blank]
 and 
https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha512[sha512,window=_blank])
 was r [...]
 
-Join the Cassandra xref:community.adoc#join-the-conversation[mailing 
list,window=_blank] to stay updated.
+Join the Cassandra xref:community.adoc#discussions[mailing list,window=_blank] 
to stay updated.
 
 === Changed
 
@@ -42,7 +42,7 @@ Under the covers, Keen leverages Kafka, Apache Cassandra 
NoSQL database and the
 
 === Monzo 
 
-Suhail Patel explains how Monzo prepared for the recent crowdfunding (run 
entirely through its app, using the very same platform that runs the bank) 
which saw more than 9,000 people investing in the first five minutes. He covers 
Monzo’s microservice architecture (on Go and Kubernetes) and how they profiled 
and optimized key platform components such as Cassandra and Linkerd. - 
https://www.infoq.com/presentations/monzo-microservices-arch/?utm_source=presentations&utm_medium=london&utm_camp
 [...]
+Suhail Patel explains how Monzo prepared for the recent crowdfunding (run 
entirely through its app, using the very same platform that runs the bank) 
which saw more than 9,000 people investing in the first five minutes. He covers 
Monzo’s microservice architecture (on Go and Kubernetes) and how they profiled 
and optimized key platform components such as Cassandra and Linkerd. - 
https://www.infoq.com/presentations/monzo-microservices-arch/[Suhil 
Patel,window=_blank]
 
 _Do you have a Cassandra case study to share? Email 
mailto:[email protected][[email protected]]_.
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-4-February-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-4-February-2021.adoc
index 80a6277..2e619b5 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-4-February-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-4-February-2021.adoc
@@ -18,7 +18,7 @@ Apache Cassandra 
https://www.apache.org/dyn/closer.lua/cassandra/3.11.10/apache-
 
 Apache Cassandra 
https://www.apache.org/dyn/closer.lua/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz[4.0-beta4,window=_blank]
 
(https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.asc[pgp,window=_blank],
 
https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha256[sha256,window=_blank]
 and 
https://downloads.apache.org/cassandra/4.0-beta4/apache-cassandra-4.0-beta4-bin.tar.gz.sha512[sha512,window=_blank])
 is th [...]
 
-Join the Cassandra xref:community.adoc#join-the-conversation[mailing list] to 
stay updated.
+Join the Cassandra xref:community.adoc#discussions[mailing list] to stay 
updated.
 
 === Changed
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-5-March-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-5-March-2021.adoc
index 7b3541a..0f1aaca 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-5-March-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-5-March-2021.adoc
@@ -12,7 +12,7 @@ Our monthly roundup of key activities and knowledge to keep 
the community inform
 == Release Notes
 === Released
 
-We are expecting 4.0rc to be released soon, so join the Cassandra 
xref:community.adoc#join-the-conversation[mailing list,window=_blank] to stay 
up-to-date.
+We are expecting 4.0rc to be released soon, so join the Cassandra 
xref:community.adoc#discussions[mailing list,window=_blank] to stay up-to-date.
 
 For the latest status on Cassandra 4.0 GA please check the 
https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&quickFilter=1661[Jira
 board,window=_blank] (ASF login required). We are within line-of-sight to 
closing out beta scope, with the remaining tickets representing 2.6% of the 
total scope. Read the latest summary from the community 
https://lists.apache.org/thread.html/r353a9256a0cb27cffcaaf3e58df0a3bea3bd7373cc490f6646632d37%40%3Cdev.cassandra.apache.org%3E[here,wind
 [...]
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-6-April-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-6-April-2021.adoc
index 5e28ba1..1ae9e09 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-6-April-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-6-April-2021.adoc
@@ -17,7 +17,7 @@ A 
https://lists.apache.org/thread.html/re60773108292390b8ec754bd73bcddc95ae9abd3
 
 For the latest status on Cassandra 4.0 GA, please check the 
https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=355&quickFilter=1661[Jira
 board] (ASF login required). However, we expect GA to arrive very soon! Read 
the latest summary from the community 
https://lists.apache.org/thread.html/rcf883cc5c1fe87b80106e74092c9ed79127e5071883f194bc204b09a%40%3Cdev.cassandra.apache.org%3E[here].
 The remaining tickets represent 1% of the total scope.
 
-Join the Cassandra xref:community/#join-the-conversation[mailing list] to stay 
updated.
+Join the Cassandra xref:community#discussions[mailing list] to stay updated.
 
 === Changed
 
@@ -33,11 +33,11 @@ The 
https://lists.apache.org/thread.html/r1e545f41faf6c4ac0a4c196f9ae85a142abd89
 
 === Added
 
-As the community gets closer to the launch of 4.0, we are organizing a 
celebration with the help of ASF – xref:blog/world_party.adoc[Cassandra World 
Party 4.0,window=_blank] will be a one-day, no-cost virtual event on Wednesday, 
April 28 to bring the global community together in celebration of the upcoming 
release milestone. The https://sessionize.com/cassandra[CFP for 5-minute 
lightning talks,window=_blank] is open now until April 9 – newcomers welcome! 
https://hopin.com/events/apache-c [...]
+As the community gets closer to the launch of 4.0, we are organizing a 
celebration with the help of ASF – xref:blog/World-Party.adoc[Cassandra World 
Party 4.0,window=_blank] will be a one-day, no-cost virtual event on Wednesday, 
April 28 to bring the global community together in celebration of the upcoming 
release milestone. The https://sessionize.com/cassandra[CFP for 5-minute 
lightning talks,window=_blank] is open now until April 9 – newcomers welcome! 
https://hopin.com/events/apache-c [...]
 
 === Added
 
-Apache Cassandra is taking part in the https://sessionize.com/cassandra[Google 
Summer of Code,window=_blank] (GSoC) under the ASF umbrella as a mentoring 
organization. If you’re a post-secondary student and looking for an exciting 
opportunity to contribute to the project that powers your favorite Internet 
services then read xref:blog/join_cassandra_gsoc_2021.adoc[Paulo Motta’s GSoC 
blog post for the details,window=_blank].
+Apache Cassandra is taking part in the https://sessionize.com/cassandra[Google 
Summer of Code,window=_blank] (GSoC) under the ASF umbrella as a mentoring 
organization. If you’re a post-secondary student and looking for an exciting 
opportunity to contribute to the project that powers your favorite Internet 
services then read xref:blog/Join-Cassandra-GSoC-2021.adoc[Paulo Motta’s GSoC 
blog post for the details,window=_blank].
 
 === Changed
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-7-May-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-7-May-2021.adoc
index 95e5909..1abdc06 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-7-May-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-7-May-2021.adoc
@@ -20,7 +20,7 @@ Downloads of source and binary distributions for the latest 
stable and older sup
 
 For the latest status of Apache Cassandra 4.0 GA read the latest 
https://lists.apache.org/thread.html/rcf883cc5c1fe87b80106e74092c9ed79127e5071883f194bc204b09a%40%3Cdev.cassandra.apache.org%3E[summary,window=_blank].
 
-Join the Cassandra xref:communit.adoc/#join-the-conversation[mailing list] to 
stay up-to-date.
+Join the Cassandra xref:community.adoc#discussions[mailing list] to stay 
up-to-date.
 
 The release cadence for the Apache Cassandra project is changing. The 
community has agreed to one release every year, plus periodic trunk snapshots. 
The number of releases that will be supported in this agreement is three, and 
every incoming release will be 
https://lists.apache.org/thread.html/re15543b55e5d01245ad75f7ec35af97e9895d37c01562eab31963dd4%40%3Cdev.cassandra.apache.org%3E[supported
 for three years,window=_blank].
 
@@ -58,7 +58,7 @@ On May 11, Grafana released 
https://grafana.com/grafana/plugins/hadesarchitect-c
 
 === Grubhub
 
-When Grubhub and Seamless merged, the company set out to build a new platform. 
One of those important decisions was deciding to use Apache Cassandra as the 
primary persistent data store for Grubhub’s backend services: “Our goal was to 
build a highly scalable, highly available system that could scale to meet 
traffic, handle various network and infrastructure outages as well as our 
growing business needs.” - 
https://bytes.grubhub.com/cloud-infrastructure-at-grubhub-94db998a898a:[William 
Bl [...]
+When Grubhub and Seamless merged, the company set out to build a new platform. 
One of those important decisions was deciding to use Apache Cassandra as the 
primary persistent data store for Grubhub’s backend services: “Our goal was to 
build a highly scalable, highly available system that could scale to meet 
traffic, handle various network and infrastructure outages as well as our 
growing business needs.” - 
https://bytes.grubhub.com/cloud-infrastructure-at-grubhub-94db998a898a[William 
Bla [...]
 
 === Home Depot
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-9-August-2021.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-9-August-2021.adoc
index 41e4a8c..43ec497 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-9-August-2021.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Changelog-9-August-2021.adoc
@@ -16,7 +16,7 @@ We are pleased to announce that the latest release of Apache 
Cassandra is https:
 
 Note: As the docs are not yet updated, the bintray location for Debian users 
is replaced with the https://apache.jfrog.io/artifactory/cassandra/[ASF's JFrog 
Artifactory location,window=_blank].
 
-This release is the cumulation of six years of work that sets a baseline for 
future releases. Read the 
xref:blog/Apache-Cassandra-4.0-is-Here.html[announcement blog] for more details.
+This release is the cumulation of six years of work that sets a baseline for 
future releases. Read the 
xref:blog/Apache-Cassandra-4.0-is-Here.adoc[announcement blog] for more details.
 
 === Released
 
@@ -32,7 +32,7 @@ Stefan Miklosovic highlighted an issue with the 
https://lists.apache.org/thread.
 
 We are advising users of Apache Cassandra 3.0.23, 3.0.24, 3.11.9, and 3.11.10 
to upgrade as soon as possible. An issue that creates the potential for data 
corruption during schema changes has been found, the full details are 
https://lists.apache.org/thread.html/r7fe5abcf845f0b0a3f19baf6aac16b9707ef82731b5722372d2292d2%40%3Cdev.cassandra.apache.org%3E[here,window=_blank].
 Thanks go to *Jordan West* for reporting the bug!
 
-Join the Cassandra xref:community.adoc#join-the-conversation[mailing list] to 
stay updated
+Join the Cassandra xref:community.adoc#discussions[mailing list] to stay 
updated
 
 == Community Notes
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Usage-Report-2020.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Usage-Report-2020.adoc
index 7ada5a3..cda8ce2 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Usage-Report-2020.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Apache-Cassandra-Usage-Report-2020.adoc
@@ -83,7 +83,7 @@ When asked what it would take for practitioners to use 
Cassandra for more applic
 > - Practitioner, London
 
 === Conclusion
-We invite anyone who is curious about Cassandra to test the 
xref:blog/apache-cassandra-4-0-beta1.adoc[4.0 beta release,window=_blank]. 
There will be no new features or breaking API changes in future Beta or GA 
builds, so you can expect the time you put into the beta to translate into 
transitioning your production workloads to 4.0.
+We invite anyone who is curious about Cassandra to test the 
xref:blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.adoc[4.0
 beta release,window=_blank]. There will be no new features or breaking API 
changes in future Beta or GA builds, so you can expect the time you put into 
the beta to translate into transitioning your production workloads to 4.0.
 
 We also invite you to participate in a short survey about 
https://docs.google.com/forms/d/e/1FAIpQLScdoTCMxsDwRzt-U898fVmeksBlAf5fud2GVsGqC0T_IQz2Tg/viewform?usp=sf_link[Kubernetes
 and Cassandra,window=_blank] that is open through September 24, 2020. Details 
will be shared with the Cassandra Kubernetes SIG after it closes.
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-2.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-2.adoc
index c600cbf..20f680c 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-2.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-2.adoc
@@ -8,13 +8,13 @@
 
 The Cassandra Kubernetes SIG is excited to share that there has been 
coalescence around the https://github.com/datastax/cass-operator[Cass 
Operator,window=_blank] project as the community-based operator.
 
-It is no understatement to say that moving towards a single operator for the 
Apache Cassandra community has been a technical challenge. There are several 
xref:blog/cassandra-and-kubernetes-sig-update.adoc[Kubernetes operator projects 
for Cassandra,window=_blank], and there were at least five different ways to go 
about this. Initially, it seemed we were going to create a standard and build a 
fresh operator from scratch, adopting the others’ ideas. For more details on 
this discussion, chec [...]
+It is no understatement to say that moving towards a single operator for the 
Apache Cassandra community has been a technical challenge. There are several 
xref:blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc[Kubernetes 
operator projects for Cassandra,window=_blank], and there were at least five 
different ways to go about this. Initially, it seemed we were going to create a 
standard and build a fresh operator from scratch, adopting the others’ ideas. 
For more details on this discu [...]
 
 For the next stage, the SIG is focused on increasing Cass Operator’s community 
adoption with the ultimate goal of bringing the project into the ASF.
 
 === Why Cass-Operator?
 
-Several features of the Cass-Operator project, open-sourced by DataStax, made 
it the prime candidate for the other projects to rally around. (You can read 
about the five major Kubernetes Operators for Cassandra in the last 
xref:blog/cassandra-and-kubernetes-sig-update.adoc[Cassandra SIG update].)
+Several features of the Cass-Operator project, open-sourced by DataStax, made 
it the prime candidate for the other projects to rally around. (You can read 
about the five major Kubernetes Operators for Cassandra in the last 
xref:blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc[Cassandra SIG 
update].)
 
 image::blog/cass-operator-diagram.png[High Level Architecture of the Cass 
Operator in Kubernetes]
 *High Level Architecture of the Cass Operator in Kubernetes*
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc
index 49af712..2d2628d 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Cassandra-and-Kubernetes-SIG-Update-and-Survey.adoc
@@ -16,7 +16,7 @@ image::blog/operator-capabilities.png[Operator Capability 
Maturity Levels]
 
 The five Cassandra Kubernetes operators all come from different backgrounds, 
so the first major goal is to develop a common understanding as to what an 
operator needs to do and at which level. This first step involves collaborating 
on a Custom Resource Definition (CRD) that will set the syntax / schema which 
will be used to create Cassandra clusters on Kubernetes. Once this is done, a 
software extension can be developed in a variety of languages including Go, 
Java, or using the Operator  [...]
 
-We’re not starting from zero, as the creators of the five operators are 
actively participating in the SIG. Hopefully much of the decided upon CRD will 
have code fragments that can be leveraged from the other projects. The 
https://github.com/Anant/awesome-cassandra/blob/master/README.md#deploying-cassandra-on-kubernetes--kubernetized-cassandra[major
 operators out publicly today,window=_blank] are those by Sky UK, Orange 
Telecom, Instaclustr, Elassandra, and DataStax (list sourced from the [...]
+We’re not starting from zero, as the creators of the five operators are 
actively participating in the SIG. Hopefully much of the decided upon CRD will 
have code fragments that can be leveraged from the other projects. The 
https://github.com/Anant/awesome-cassandra/blob/master/README.md/#deploying-cassandra-on-kubernetes--kubernetized-cassandra[major
 operators out publicly today,window=_blank] are those by Sky UK, Orange 
Telecom, Instaclustr, Elassandra, and DataStax (list sourced from th [...]
 
 * https://github.com/Orange-OpenSource/cassandra-k8s-operator[CassKop - 
Cassandra Kubernetes Operator,window=_blank] - This Kubernetes operator by 
Orange automates Cassandra operations such as deploying a new rack aware 
cluster, adding/removing nodes, configuring the C and JVM parameters, upgrading 
JVM and C versions. Written in Go. This one was also one of the first ones out 
and is the only one that can support multiple Kubernetes clusters using 
https://orange-opensource.github.io/cassk [...]
 * https://github.com/sky-uk/cassandra-operator[Cassandra 
Operator,window=_blank] - A Kubernetes operator by SkyUK that manages Cassandra 
clusters inside Kubernetes. Well designed and organized. This was among the 
first operators to be released.
@@ -60,4 +60,4 @@ image::blog/single-region-multi-datacenter.png[Multiple 
Workloads / Datacenters
 ** Remove third DC
 Although each organization is different, these scenarios or combinations of 
these scenarios account for 80% of most pure Apache Cassandra use cases. The 
SIG would love to know more about Cassandra users’ use cases for Kubernetes. 
Please take 
https://docs.google.com/forms/d/e/1FAIpQLScdoTCMxsDwRzt-U898fVmeksBlAf5fud2GVsGqC0T_IQz2Tg/viewform[this
 short survey,window=_blank], which will remain open through September 17, 2020.
 
-Join the 
https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Kubernetes+Operator+SIG[biweekly
 meetings,window=_blank] to stay informed.
\ No newline at end of file
+Join the https://cwiki.apache.org/confluence/x/GCzcC[biweekly 
meetings,window=_blank] to stay informed.
\ No newline at end of file
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.adoc
index 7e8f623..c08195c 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Finding-Bugs-in-Cassandra's-Internals-with-Property-based-Testing.adoc
@@ -1,4 +1,4 @@
-= Finding Bugs in Cassandra's Internals with Property-based Testing
+= Finding Bugs in Cassandra\'s Internals with Property-based Testing
 :page-layout: single-post
 :page-role: blog-post
 :page-post-date: October 17, 2018
@@ -6,7 +6,7 @@
 :description: The Apache Cassandra Community
 :keywords: 
 
-As of September 1st, the Apache Cassandra community has shifted the focus of 
Cassandra 4.0 development from new feature work to testing, validation, and 
hardening, with the goal of releasing a stable 4.0 that every Cassandra user, 
from small deployments to large corporations, can deploy with confidence. There 
are several projects and methodologies that the community is undertaking to 
this end. One of these is the adoption of property-based testing, which was 
http://cassandra.apache.org/b [...]
+As of September 1st, the Apache Cassandra community has shifted the focus of 
Cassandra 4.0 development from new feature work to testing, validation, and 
hardening, with the goal of releasing a stable 4.0 that every Cassandra user, 
from small deployments to large corporations, can deploy with confidence. There 
are several projects and methodologies that the community is undertaking to 
this end. One of these is the adoption of property-based testing, which was 
xref:blog/Testing-Apache-Cass [...]
 
 ==== Detecting Corruption is a Property
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.adoc
index 41f0c0d..a09d84f 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Introducing-Apache-Cassandra-4-Beta-Battle-Tested-From-Day-One.adoc
@@ -8,7 +8,7 @@
 
 This is the most *stable* Apache Cassandra in history; you should start using 
Apache Cassandra 4.0 Beta today in your test and QA environments, head to the 
xref:download.adoc[downloads site] to get your hands on it. The Cassandra 
community is on a mission to deliver a 4.0 GA release that is ready to be 
deployed to production. You can guarantee this holds true by running your 
application workloads against the Beta release and contributing to the 
community’s validation effort to get Cassan [...]
 
-With over 1,000 bug fixes, improvements and new features and the project’s 
wholehearted xref:blog/testing_apache_cassandra.adoc[focus on quality] with 
xref:blog/finding_bugs_with_property_based_testing.adoc[replay, fuzz, 
property-based, fault-injection], and performance tests on clusters as large as 
1,000 nodes and with hundreds of real world use cases and schemas tested, 
Cassandra 4.0 redefines what users should expect from any open or closed source 
database. With software, hardware, an [...]
+With over 1,000 bug fixes, improvements and new features and the project’s 
wholehearted xref:blog/Testing-Apache-Cassandra-4.adoc[focus on quality] with 
xref:blog/Finding-Bugs-in-Cassandra\'s-Internals-with-Property-based-Testing.adoc[replay,
 fuzz, property-based, fault-injection], and performance tests on clusters as 
large as 1,000 nodes and with hundreds of real world use cases and schemas 
tested, Cassandra 4.0 redefines what users should expect from any open or 
closed source database. [...]
 
 There will be no new features or breaking API changes in future Beta or GA 
builds. You can expect the time you put into the beta to translate into 
transitioning your production workloads to 4.0 in the near future.
 
@@ -18,7 +18,7 @@ Quality in distributed infrastructure software takes time and 
this release is no
 
 *5x faster scaling operations*
 
-Cassandra streams data between nodes during scaling operations such as adding 
a new node or datacenter during peak traffic times. Thanks to the new Zero Copy 
Streaming functionality in 4.0, this critical operation is now up to 
xref:blog/benchmarking_streaming.adoc[5x faster] without vnodes compared to 
previous versions, which means a more elastic architecture particularly in 
cloud and Kubernetes environments.
+Cassandra streams data between nodes during scaling operations such as adding 
a new node or datacenter during peak traffic times. Thanks to the new Zero Copy 
Streaming functionality in 4.0, this critical operation is now up to 
xref:blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.adoc[5x
 faster] without vnodes compared to previous versions, which means a more 
elastic architecture particularly in cloud and Kubernetes environments.
 
 Globally distributed systems have unique consistency caveats and Cassandra 
keeps the data replicas in sync through a process called repair. Many of the 
fundamentals of the algorithm for incremental repair were rewritten to harden 
and 
https://thelastpickle.com/blog/2018/09/10/incremental-repair-improvements-in-cassandra-4.html[optimize
 incremental repair,window=_blank] for a faster and less resource intensive 
operation to maintain consistency across data replicas.
 
@@ -26,7 +26,7 @@ Globally distributed systems have unique consistency caveats 
and Cassandra keeps
 
 *Enterprise-grade security & observability*
 
-To ensure regulatory and security compliance with SOX, PCI or GDPR, it’s 
critical to understand who is accessing data and when they are accessing it. 
Cassandra 4.0 delivers a long awaited 
xref:blog/audit_logging_cassandra.adoc[audit logging feature] for operators to 
track the DML, DDL, and DCL activity with minimal impact to normal workload 
performance. Built on the same underlying implementation, there is also a new 
{site-url}/doc/latest/new/fqllogging.html[fqltool] that allows the capt [...]
+To ensure regulatory and security compliance with SOX, PCI or GDPR, it’s 
critical to understand who is accessing data and when they are accessing it. 
Cassandra 4.0 delivers a long awaited 
xref:blog/Audit-Logging-in-Apache-Cassandra-4.adoc[audit logging feature] for 
operators to track the DML, DDL, and DCL activity with minimal impact to normal 
workload performance. Built on the same underlying implementation, there is 
also a new {site-url}doc/latest/new/fqllogging.html[fqltool] that allo [...]
 
 There are 
https://thelastpickle.com/blog/2018/05/08/cassandra-4.0-datacentre-security-improvements.html[new
 controls,window=_blank] to enable use cases that require data access on a per 
data center basis. For example, if you have a data center in the United States 
and a data center in Europe, you can now configure a Cassandra role to only 
have access to a single data center using the new CassandraNetworkAuthorizer.
 
@@ -50,11 +50,11 @@ To download the Beta, head to the xref:download.adoc[Apache 
Cassandra downloads
 
 *Resources*:
 
-Apache Cassandra Blog: xref:blog/benchmarking_streaming.adoc[Even Higher 
Availability with 5x Faster Streaming in Cassandra 4.0]
+Apache Cassandra Blog: 
xref:blog/Even-Higher-Availability-with-5x-Faster-Streaming-in-Cassandra-4.adoc[Even
 Higher Availability with 5x Faster Streaming in Cassandra 4.0]
 
 The Last Pickle Blog: 
https://thelastpickle.com/blog/2018/09/10/incremental-repair-improvements-in-cassandra-4.html[Incremental
 Repair Improvements in Cassandra 4,window=_blank]
 
-Apache Cassandra Blog: xref:blog/audit_logging_cassandra.adoc[Audit Logging in 
Apache Cassandra 4.0]
+Apache Cassandra Blog: 
xref:blog/Audit-Logging-in-Apache-Cassandra-4.adoc[Audit Logging in Apache 
Cassandra 4.0]
 
 The Last Pickle Blog: 
https://thelastpickle.com/blog/2018/05/08/cassandra-4.0-datacentre-security-improvements.html[Cassandra
 4.0 Data Center Security Enhancements,window=_blank]
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc 
b/site-content/source/modules/ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc
index ee03751..0e9d84d 100644
--- a/site-content/source/modules/ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc
+++ b/site-content/source/modules/ROOT/pages/blog/Join-Cassandra-GSoC-2021.adoc
@@ -17,7 +17,7 @@ The Apache Software Foundation (ASF) has been a 
https://community.apache.org/gso
 == How to Get Involved
 
 ==== Getting Started
-The best way to get started if you’re new to Apache Cassandra is to get 
acquainted by reading the {site-url}/doc/latest/[documentation,window=_blank] 
and setting up a local {site-url}/doc/latest/development/ide.html[development 
environment,window=_blank]. Play around with a locally running instance via 
{site-url}/doc/latest/tools/cqlsh.html?highlight=cqlsh[cqlsh,window=_blank] and 
{site-url}/doc/latest/tools/nodetool/nodetool.html[nodetool,window=_blank] to 
get a feel for how to use the  [...]
+The best way to get started if you’re new to Apache Cassandra is to get 
acquainted by reading the link:/doc/latest/[documentation,window=_blank] and 
setting up a local xref:development/ide.adoc[development 
environment,window=_blank]. Play around with xref:quickstart.adoc[a locally 
running instance using Docker,window=_blank] to get a feel for how to use the 
database. If you run into problems or roadblocks during this exercise, don’t be 
shy to ask questions via the xref:community.adoc[com [...]
 
 ==== GSoC Project Ideas
 Once you have a basic understanding of how the project works, browse the 
https://issues.apache.org/jira/browse/CASSANDRA-16456?jql=labels%20%3D%20gsoc2021%20AND%20project%20%3D%20Cassandra[GSoC
 ideas list,window=_blank] to select ideas that you are interested in working 
on. Browse the https://github.com/apache/cassandra/[codebase,window=_blank] to 
identify components related to the idea you picked. You are welcome to propose 
other projects if they’re not on the ideas list.
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.adoc
index 07addce..5d8ccde 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-4.0-World-Party.adoc
@@ -6,7 +6,7 @@
 :description: The Apache Cassandra Community
 :keywords: 
 
-The xref:/blog/worldparty.adoc[Apache Cassandra World Party] will be a virtual 
event with three sessions on Wednesday, April 28, at 5:00-6:00 AM UTC, 
1:00-2:00 PM UTC, and 9:00-10:00 PM UTC. We want as many people around the 
world to be able to attend in their time zone, learn a little something about 
Cassandra, meet others, and participate in interactive content as we celebrate 
the upcoming launch of the 4.0 release milestone! 
https://hopin.com/events/apache-cassandra-4-0-world-party[Re [...]
+The xref:/blog/World-Party.adoc[Apache Cassandra World Party] will be a 
virtual event with three sessions on Wednesday, April 28, at 5:00-6:00 AM UTC, 
1:00-2:00 PM UTC, and 9:00-10:00 PM UTC. We want as many people around the 
world to be able to attend in their time zone, learn a little something about 
Cassandra, meet others, and participate in interactive content as we celebrate 
the upcoming launch of the 4.0 release milestone! 
https://hopin.com/events/apache-cassandra-4-0-world-party[R [...]
 
 Talks will be fast, five-minute Ignite-style presentations. Sessions will also 
feature interactive content, and there will be giveaways.
 
diff --git 
a/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-40-World-Party.adoc
 
b/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-40-World-Party.adoc
index 51a3827..930dc76 100644
--- 
a/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-40-World-Party.adoc
+++ 
b/site-content/source/modules/ROOT/pages/blog/Speakers-Announced-for-April-28-Cassandra-40-World-Party.adoc
@@ -13,7 +13,7 @@ open link in new tab | https:www.google.com[link text 
here,window=_blank]
 image | image::Icons/hybrid.png[alt text goes here]
 ////
 
-The xref:blog/worldparty.adoc[Apache Cassandra World Party] will be a virtual 
event with three sessions on Wednesday, April 28, at 5:00-6:00 AM UTC, 
1:00-2:00 PM UTC, and 9:00-10:00 PM UTC. We want as many people around the 
world to be able to attend in their time zone, learn a little something about 
Cassandra, meet others, and participate in interactive content as we celebrate 
the upcoming launch of the 4.0 release milestone! 
https://hopin.com/events/apache-cassandra-4-0-world-party[Reg [...]
+The xref:blog/World-Party.adoc[Apache Cassandra World Party] will be a virtual 
event with three sessions on Wednesday, April 28, at 5:00-6:00 AM UTC, 
1:00-2:00 PM UTC, and 9:00-10:00 PM UTC. We want as many people around the 
world to be able to attend in their time zone, learn a little something about 
Cassandra, meet others, and participate in interactive content as we celebrate 
the upcoming launch of the 4.0 release milestone! 
https://hopin.com/events/apache-cassandra-4-0-world-party[Re [...]
 
 Talks will be fast, five-minute Ignite-style presentations. Sessions will also 
feature interactive content, and there will be giveaways.
 
diff --git a/site-content/source/modules/ROOT/pages/bugs.adoc 
b/site-content/source/modules/ROOT/pages/bugs.adoc
index 51e020c..676d07a 100644
--- a/site-content/source/modules/ROOT/pages/bugs.adoc
+++ b/site-content/source/modules/ROOT/pages/bugs.adoc
@@ -9,12 +9,12 @@ the https://s.apache.org/slack-invite[Cassandra slack room].
 
 If, after having asked for help, you suspect that you have found a bug
 in Cassandra, you should report it by opening a ticket through the
-xref:https://issues.apache.org/jira/browse/CASSANDRA[Apache Cassandra JIRA].
+https://issues.apache.org/jira/browse/CASSANDRA[Apache Cassandra JIRA].
 Please provide as much details as you can on your problem, and don't
 forget to indicate which version of Cassandra you are running and on
 which environment.
 
 Further details on how to contribute can be found at our
-xref:cassandra:development/index.adoc[Contributing to Cassandra] section. 
Please note that the source of this
+xref:community.adoc#how-to-contribute[Contributing to Cassandra] section. 
Please note that the source of this
 documentation is part of the Cassandra git repository and hence
 contributions to the documentation should follow the same path.
diff --git a/site-content/source/modules/ROOT/pages/case-studies.adoc 
b/site-content/source/modules/ROOT/pages/case-studies.adoc
index ad77eae..0a8cc32 100644
--- a/site-content/source/modules/ROOT/pages/case-studies.adoc
+++ b/site-content/source/modules/ROOT/pages/case-studies.adoc
@@ -452,30 +452,6 @@ 
https://www.slideshare.net/daveconnors/cassandra-puppet-scaling-data-at-15-per-m
 ----
 [openblock,card-header]
 ------
-[discrete]
-== Coursera
-------
-[openblock,card-content]
-------
-[discrete]
-=== Coursera
-
-Cassandra outperformed MongoDB and others with its masterless architecture 
that ensures 100% application uptime, and flexible linear scalability. Software 
engineer Daniel Chia said, “We found it very challenging to manage MongoDB 
operationally, and HBase had some latency issues along with difficulty in 
deployment.
-
-[openblock, card-btn text-center]
---------
-[.btn.btn--alt]
-https://www.datastax.com/enterprise-success/coursera[Read More,window=_blank]
---------
-------
-----
-//end card
-
-//start card
-[openblock,card shadow relative]
-----
-[openblock,card-header]
-------
 image:companies/datacloud.png[]
 ------
 [openblock,card-content]
@@ -1230,7 +1206,7 @@ image:companies/protectwise.png[]
 [openblock, card-btn text-center]
 --------
 [.btn.btn--alt]
-https://www.datastax.com/enterprise-success/revtrax[Read More,window=_blank]
+https://www.datastax.com/enterprise-success/protectwise/keeping-cloud-networks-and-millions-of-transactions-per-second-secure[Read
 More,window=_blank]
 --------
 ------
 ----
@@ -1246,7 +1222,7 @@ image:companies/pubnub.png[]
 [openblock,card-content]
 ------
 [discrete]
-=== Pubnub
+=== PubNub
 
 PubNub offers realtime infrastructure-as-a-service, and provides 
enterprise-grade security, 99.999% SLA-backed reliability, and global 
scalability to support the largest realtime deployments, all via simple APIs 
and 70+ SDKs.
 
@@ -1270,7 +1246,7 @@ 
https://www.instaclustr.com/resource/customer-case-study-pubnub/[Read More,windo
 [openblock,card-content]
 ------
 [discrete]
-=== ProtectWise
+=== Revtrax
 
 RevTrax chose Cassandra for its uptime and linear scale: “If we need to scale 
out, it’s easier to scale the reads and writes with Cassandra than it is with 
MySQL.” But most of all, it was chosen for its durability and no single point 
of failure.
 
diff --git a/site-content/source/modules/ROOT/pages/community.adoc 
b/site-content/source/modules/ROOT/pages/community.adoc
index f7138f3..0a3e84a 100644
--- a/site-content/source/modules/ROOT/pages/community.adoc
+++ b/site-content/source/modules/ROOT/pages/community.adoc
@@ -283,7 +283,7 @@ https://community.apache.org/projectIndependence[ASF 
Project Independence Overvi
 image:Icons/community-preso-2.svg[alt=Cassandra PMC Governance 
Overview,width=100]
 
 [.btn.btn--alt]
-https://cwiki.apache.org/confluence/display/CASSANDRA/Apache+Cassandra+Project+Governance[Cassandra
 PMC Governance Overview,window=blank]
+https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Project+Governance[Cassandra
 PMC Governance Overview,window=blank]
 ----------
 
 [openblock,governance-link w50 full-800 text-center]
@@ -331,7 +331,7 @@ https://www.apache.org/theapacheway/index.html[The Apache 
Way,window=blank]
 
 [openblock, float75 full-800]
 ----------
-Contributors are individuals who contribute patches—source code, 
documentation, help on mailing lists, website—to Apache projects. While 
contributors do not have a specific governance role, they are crucial to the 
project’s success. Read the docs to learn how to 
link:{site-url}_/development/index.html[contribute to Cassandra,window=blank], 
and review our 
https://cwiki.apache.org/confluence/display/CASSANDRA/Apache+Cassandra+Project+Governance[governance,window=blank]
 page to understand h [...]
+Contributors are individuals who contribute patches—source code, 
documentation, help on mailing lists, website—to Apache projects. While 
contributors do not have a specific governance role, they are crucial to the 
project’s success. Read the docs to learn how to 
xref:/development/index.adoc[contribute to Cassandra,window=blank], and review 
our 
https://cwiki.apache.org/confluence/display/CASSANDRA/Cassandra+Project+Governance[governance,window=blank]
 page to understand how we vote on code [...]
 ----------
 --------
 // end row
diff --git 
a/site-content/source/modules/ROOT/pages/development/documentation.adoc 
b/site-content/source/modules/ROOT/pages/development/documentation.adoc
index 8ec06a7..5d040d2 100644
--- a/site-content/source/modules/ROOT/pages/development/documentation.adoc
+++ b/site-content/source/modules/ROOT/pages/development/documentation.adoc
@@ -8,7 +8,7 @@
 The official Cassandra documentation lives in the project's git
 repository.
 We use a static site generator, http://www.antora.org/[Antora], to create 
pages hosted at
-{site-url}/doc/latest/[cassandra.apache.org].
+link:/doc/latest/[cassandra.apache.org].
 
 <!-- You'll also find developer-centric content about Cassandra internals in 
our
 retired https://wiki.apache.org/cassandra[wiki] (not covered by this
@@ -86,7 +86,7 @@ _Recommended for major changes_
 
 Significant changes to the documentation are best managed through our
 Jira issue tracker. Please follow the same
-{site-url}/doc/latest/development/patches.html[contribution
+xref:development/patches.adoc[contribution
 guides] as for regular code contributions. Creating high quality content
 takes a lot of effort. It’s therefore always a good idea to create a
 ticket before you start and explain what you’re planning to do. This will
diff --git 
a/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc 
b/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
index f4ac46c..efe2574 100644
--- a/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
+++ b/site-content/source/modules/ROOT/pages/development/gettingstarted.adoc
@@ -24,7 +24,7 @@ Here are some suggestions for ways to contribute:
 The Cassandra documentation is maintained in the Cassandra source
 repository along with the Cassandra code base.
 To submit changes to the documentation, follow the standard process for
-submitting a xref::patches.adoc[patch].
+submitting a xref:development/patches.adoc[patch].
 
 === Answering questions on the user list
 
@@ -38,7 +38,7 @@ Reviewing patches is not the sole domain of committers.
 If others review a patch, it can reduce the load on the committers.
 Less time spent reviewing patches means committers can more great features
 or review more complex patches.
-Follow the instructions in xref:development/development_how_to_review[How to 
review] or alternatively, create a build with the patch and test it with your 
own workload.
+Follow the instructions in xref:development/how_to_review.adoc[How to review] 
or alternatively, create a build with the patch and test it with your own 
workload.
 Add a comment to the JIRA ticket to let others know you've reviewed and tested,
 along with the results of your work.
 For example:
@@ -65,4 +65,4 @@ coverage, as with most code bases.
 Before starting work on a particular area of code, consider reviewing and
 enhancing the existing test coverage.
 You'll both improve your knowledge of the code before you start on an
-enhancement, and reduce the chance introducing issues with your change. See 
xref::testing.adoc[testing] and xref::patches.adoc[patches] for more detail.
+enhancement, and reduce the chance introducing issues with your change. See 
xref:development/testing.adoc[testing] and 
xref:development/patches.adoc[patches] for more detail.
diff --git a/site-content/source/modules/ROOT/pages/ecosystem.adoc 
b/site-content/source/modules/ROOT/pages/ecosystem.adoc
index baeef1c..bb15f92 100644
--- a/site-content/source/modules/ROOT/pages/ecosystem.adoc
+++ b/site-content/source/modules/ROOT/pages/ecosystem.adoc
@@ -4,7 +4,7 @@
 :!sectids:
 
 
-Our ecosystem includes a range of third-party Cassandra projects, tools, 
products, and services that may be useful to end users. These are not supported 
by the community. If you have one to add, please do so by 
https://github.com/apache/cassandra-website/blob/trunk/src/README[submitting a 
pull request].
+Our ecosystem includes a range of third-party Cassandra projects, tools, 
products, and services that may be useful to end users. These are not supported 
by the community. If you have one to add, please do so by 
https://github.com/apache/cassandra-website/blob/trunk/README.md[submitting a 
pull request,window=blank].
 
 // start accordion
 [openblock,cassandra-cloud]
@@ -18,7 +18,7 @@ https://aiven.io/cassandra[Aiven for Apache 
Cassandra,window=_blank]: Aiven for
 
 https://aws.amazon.com/keyspaces/[Amazon Keyspaces (for Apache 
Cassandra),window=_blank]: Scalable, highly available, and managed Apache 
Cassandra–compatible database service.
 
- https://docs.microsoft.com/en-us/azure/cosmos-db/cassandra-introduction[Azure 
Cosmos DB Cassandra API,window=_blank]: Enables you to interact with data 
stored in https://docs.microsoft.com/en-us/azure/cosmos-db/introduction[Azure 
Cosmos DB,window=_blank] using the Cassandra Query Language (CQL) , 
Cassandra-based tools (like cqlsh) and Cassandra client drivers that you're 
already familiar with.</p>
+https://docs.microsoft.com/en-us/azure/cosmos-db/cassandra-introduction[Azure 
Cosmos DB Cassandra API,window=_blank]: Enables you to interact with data 
stored in https://docs.microsoft.com/en-us/azure/cosmos-db/introduction[Azure 
Cosmos DB,window=_blank] using the Cassandra Query Language (CQL) , 
Cassandra-based tools (like cqlsh) and Cassandra client drivers that you're 
already familiar with.</p>
 
 
https://azure.microsoft.com/en-us/services/managed-instance-apache-cassandra/[Azure
 Managed Instance for Apache Cassandra,window=_blank]: Azure Managed Instance 
for Apache Cassandra is a service offering moderate management, elasticity, and 
instance-based pricing for Cassandra data. Go beyond traditional lift and shift 
by expanding your Cassandra workloads to the cloud and keep control over what 
matters to you.
 
@@ -99,7 +99,7 @@ https://github.com/gocql/gocql[Gocql,window=blank]: Package 
gocql implements a f
 
 
https://github.com/HadesArchitect/grafana-cassandra-source[Grafana-Cassandra-Source,window=blank]:
 Apache Cassandra Datasource for Grafana. This datasource is to visualise 
time-series data stored in Cassandra/DSE
 
-https://hackolade.com/nosqldb.html#cassandra[Hackolade,window=blank]: Visual 
data modeling tool for Cassandra
+https://hackolade.com/column-oriented.html#cassandra[Hackolade,window=blank]: 
Visual data modeling tool for Cassandra
 
 https://github.com/vcivelek/hazelcastdse[Hazelcast-Cassandra,window=blank]: 
This is a sample implementation of Hazelcast MapStore with DSE Cassandra using 
DSE Object Mapper.
 
diff --git a/site-content/source/modules/ROOT/pages/quickstart.adoc 
b/site-content/source/modules/ROOT/pages/quickstart.adoc
index a5c5a53..c45787e 100644
--- a/site-content/source/modules/ROOT/pages/quickstart.adoc
+++ b/site-content/source/modules/ROOT/pages/quickstart.adoc
@@ -165,7 +165,7 @@ Hey, that wasn’t so hard, was it?
 To learn more, we suggest the following next steps:
 
 * Read through the xref:cassandra-basics.adoc[Cassandra Basics] to learn main 
concepts and how Cassandra works at a high level.
-* To understand Cassandra in more detail, head over to the xref:docs[Docs].
+* To understand Cassandra in more detail, head over to the 
https://cassandra.apache.org/doc/latest/[Docs].
 * Browse through the xref:case-studies.adoc[Case Studies] to learn how other 
users in our worldwide community are getting value out of Cassandra.
 
 ====
diff --git a/site-ui/src/layouts/blog-landing.hbs 
b/site-ui/src/layouts/blog-landing.hbs
index 3f880b5..babe149 100644
--- a/site-ui/src/layouts/blog-landing.hbs
+++ b/site-ui/src/layouts/blog-landing.hbs
@@ -23,7 +23,7 @@
            <div class="inner">
                <input type="text" class="search mx-auto flex flex-horz-center" 
placeholder="Search Blog Posts" id="search-field">
                
-               <p class="py-large text-center">Have something to share with 
the community? Let us know on the <a 
href="https://cassandra.traverstodd.com/community/#join-the-conversation";>mailing
 list!</a></p>
+               <p class="py-large text-center">Have something to share with 
the community? Let us know on the <a href="{{{ site.url 
}}}/_/community.html#discussions">mailing list!</a></p>
 
                <div id="all-tiles" class="grid-list list pb-large">
                     {{{page.contents}}}

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

Reply via email to