[CentOS-docs] [centos/centos.org] branch master updated: Fixed CentOS linux 8 RN link

Thu Jul 9 09:11:46 UTC 2020
git at centos.org <git at centos.org>

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 a31a48b  Fixed CentOS linux 8 RN link
a31a48b is described below

commit a31a48b8c97347da6fa7aced8b1b0ac03c78b46e
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Thu Jul 9 11:11:42 2020 +0200

    Fixed CentOS linux 8 RN link
    
    Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
 _includes/centos-linux-download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/centos-linux-download.html b/_includes/centos-linux-download.html
index f371c24..5b62dff 100644
--- a/_includes/centos-linux-download.html
+++ b/_includes/centos-linux-download.html
@@ -38,7 +38,7 @@
                 <table class="table table-striped table-bordered table-sm">
                     <thead>
                         <tr>
-                            <th><a href="https://wiki.centos.org/action/show/Manuals/ReleaseNotes/CentOS8">Release Notes</a></th>
+                            <th><a href="https://wiki.centos.org/Manuals/ReleaseNotes/CentOSLinux8">Release Notes</a></th>
                             <th><a href="https://lists.centos.org/pipermail/centos-announce/2020-June/035756.html">Release Email</a></th>
                             <th><a href="https://docs.centos.org">Documentation</a></th>
                         </tr>

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