[CentOS-docs] [centos/centos.org] 07/07: thanks to arrfab's quick eyes, fixed a leftover URL fragment

Tue Sep 24 12:00:47 UTC 2019
git at centos.org <git at centos.org>

This is an automated email from the git hooks/post-receive script.

unknown user pushed a commit to branch master
in repository centos/centos.org.

commit 6c8ca109192c4a9a89477515afa4011b8e4fa0e7
Author: quaid <quaid at iquaid.org>
AuthorDate: Tue Sep 24 05:11:23 2019 -0400

    thanks to arrfab's quick eyes, fixed a leftover URL fragment
---
 content/download.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/download.haml b/content/download.haml
index cc7232d..792889b 100644
--- a/content/download.haml
+++ b/content/download.haml
@@ -36,7 +36,7 @@ title: Download CentOS
         might be.
       %p
         The
-        %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux7") CentOS Linux 7 release notes
+        %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8") CentOS Linux 8 release notes
         and
         %a(href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream") CentOS Stream release notes
         are continuously updated to include issues and incorporate feedback from users.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.