[
https://issues.apache.org/jira/browse/CASSANDRA-21110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052108#comment-18052108
]
Brad Schoening commented on CASSANDRA-21110:
--------------------------------------------
[~rishabhsaraswat] [~Jyothsnakonisa] I think something is broken between
latest & stable. Using an explicit release (5.0) isn't an ideal solution.
{code:java}
curl
https://cassandra.apache.org/doc/latest/cassandra/getting_started/index.html
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="https://cassandra.apache.org/doc/stable/cassandra/getting_started/index.html">here</a>.</p>
</body></html>
{code}
> Getting Started documentation link returns 404 in README
> --------------------------------------------------------
>
> Key: CASSANDRA-21110
> URL: https://issues.apache.org/jira/browse/CASSANDRA-21110
> Project: Apache Cassandra
> Issue Type: Bug
> Components: Documentation
> Reporter: Rishabh Saraswat
> Assignee: Rishabh Saraswat
> Priority: Low
>
> The Getting Started guide link in the README file points to an incorrect URL
> that returns a 404 error.
> Current (broken):
> [https://cassandra.apache.org/doc/latest/cassandra/getting_started/index.html]
> Should be:
> [https://cassandra.apache.org/doc/4.1/cassandra/getting_started/index.html]
> The link needs to be updated to point to the correct documentation version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]