Arnout Engelen created CASSANDRA-18327:
------------------------------------------

             Summary: Fix link to .tar.gz download in documentation
                 Key: CASSANDRA-18327
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18327
             Project: Cassandra
          Issue Type: Improvement
          Components: Documentation
            Reporter: Arnout Engelen


On 
[https://cassandra.apache.org/doc/latest/cassandra/getting_started/installing.html#installing-the-binary-tarball]
 the reader is instructed to:
 
{{curl -OL 
[http://apache.mirror.digitalpacific.com.au/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz]}}

However, that mirror no longer exists.

It would be nicer to use a URL such as 
[https://www.apache.org/dyn/closer.lua/download/cassandra/4.1.0/apache-cassandra-4.1.0-bin.tar.gz],
 but that requires having the current Cassandra version available as a variable 
to asciidoc and inserting in into a code snippet, which I'm not sure is easy to 
do.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to