This is an automated email from the git hooks/post-receive script.
arrfab pushed a commit to branch master
in repository centos/centos.org.
The following commit(s) were added to refs/heads/master by this push:
new 1e28b50 Updated download link for 8.2.2004 release
1e28b50 is described below
commit 1e28b5028709fb8c47c920b5964e4f642b3d823e
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Mon Jun 15 17:33:12 2020 +0200
Updated download link for 8.2.2004 release
Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
content/download.haml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/download.haml b/content/download.haml
index 90cff60..02dd5bf 100644
--- a/content/download.haml
+++ b/content/download.haml
@@ -17,7 +17,7 @@ title: Download CentOS
.col-sm-12
%p
.downloadbutton
- %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8.1.1911-x86_64-dvd1.iso" ) CentOS Linux DVD ISO
+ %a( href="http://isoredirect.centos.org/centos/8/isos/x86_64/CentOS-8.2.2004-x86_64-dvd1.iso" ) CentOS Linux DVD ISO
%p
.downloadbutton
%a( href="http://isoredirect.centos.org/centos/8-stream/isos/x86_64/CentOS-Stream-8-x86_64-20191219-dvd1.iso" ) CentOS Stream DVD ISO
@@ -45,7 +45,7 @@ title: Download CentOS
%hr
%h2 Need a Cloud or Container Image?
%p
- %a( href="https://aws.amazon.com/marketplace/seller-profile?id=16cb8b03-256e-4dde-8f34-1b0f377efe89" ) Amazon Web Services
+ %a( href="https://wiki.centos.org/Cloud/AWS/#Official_CentOS_Linux_:_Public_Images" ) Amazon Web Services
%p
%a( href="https://registry.hub.docker.com/_/centos/" ) Docker registry
.row
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.