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 95fa1e7 Switched link for centos 8.1.1911 dvd iso 95fa1e7 is described below commit 95fa1e724e40d7e85b13072f057d777f144e087d Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Wed Jan 15 15:58:57 2020 +0100 Switched link for centos 8.1.1911 dvd iso Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- content/download.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download.haml b/content/download.haml index 8379eff..39232de 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-x86_64-1905-dvd1.iso" ) CentOS Linux DVD ISO + %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-stream/isos/x86_64/CentOS-Stream-8-x86_64-20191219-dvd1.iso" ) CentOS Stream DVD ISO %p ISOs are also available -- To stop receiving notification emails like this one, please contact the administrator of this repository.