omniCoder77 commented on code in PR #4550: URL: https://github.com/apache/cassandra/pull/4550#discussion_r2686663466
########## README.asc: ########## @@ -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/latest/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/4.1/cassandra/getting_started/index.html[Getting Started Guide]. Review Comment: Apologies for the oversight. In my initial attempts, I looked for a way to keep the latest reference without hitting a 404, but upon further investigation, I found that the versioned link for 5.0 (found [here](https://cassandra.apache.org/doc/5.0/cassandra/getting-started/index.html)) is the correct destination for the trunk branch. I will update the PR to reflect this.. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

