This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new de33321 switch from www.apache.org to downloads.apache.org
de33321 is described below
commit de333212a443085fb51e6744cd268b6bd54faf9b
Author: Max Böhm <[email protected]>
AuthorDate: Sat Jun 20 19:19:40 2020 +0200
switch from www.apache.org to downloads.apache.org
Patch by Max Böhm, reviewed by brandonwilliams for CASSANDRA-15888
---
doc/source/getting_started/installing.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/source/getting_started/installing.rst
b/doc/source/getting_started/installing.rst
index f3a22f2..1d59b8b 100644
--- a/doc/source/getting_started/installing.rst
+++ b/doc/source/getting_started/installing.rst
@@ -180,14 +180,14 @@ Installing the Debian packages
::
- $ echo "deb http://www.apache.org/dist/cassandra/debian 40x main" | sudo
tee -a /etc/apt/sources.list.d/cassandra.sources.list
- deb http://www.apache.org/dist/cassandra/debian 40x main
+ $ echo "deb http://downloads.apache.org/cassandra/debian 40x main" | sudo
tee -a /etc/apt/sources.list.d/cassandra.sources.list
+ deb http://downloads.apache.org/cassandra/debian 40x main
3. Add the Apache Cassandra repository keys to the list of trusted keys on the
server:
::
- $ curl https://www.apache.org/dist/cassandra/KEYS | sudo apt-key add -
+ $ curl https://downloads.apache.org/cassandra/KEYS | sudo apt-key add -
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 266k 100 266k 0 0 320k 0 --:--:-- --:--:-- --:--:--
320k
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]