git at centos.org
2021-Nov-16 16:56 UTC
[CentOS-docs] [centos/centos.org] branch master updated: Update centos 8 version from 2105 to 2111
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 da2a6b1 Update centos 8 version from 2105 to 2111 da2a6b1 is described below commit da2a6b1ee34ada3c1e3eadb12940eafb5ef223fb Author: Fabian Arrotin <arrfab at centos.org> AuthorDate: Tue Nov 16 17:56:33 2021 +0100 Update centos 8 version from 2105 to 2111 Signed-off-by: Fabian Arrotin <arrfab at centos.org> --- _includes/centos-linux-download.html | 2 +- _includes/centos-stream-download.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/centos-linux-download.html b/_includes/centos-linux-download.html index a3c7d37..35bc293 100644 --- a/_includes/centos-linux-download.html +++ b/_includes/centos-linux-download.html @@ -1,6 +1,6 @@ <div> <ul class="nav nav-tabs"> - <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-1">8 (2105)</a></li> + <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-1">8 (2111)</a></li> <li class="nav-item"><a class="nav-link" role="tab" data-toggle="tab" href="#tab-2">7 (2009)</a></li> </ul> <div class="tab-content"> diff --git a/_includes/centos-stream-download.html b/_includes/centos-stream-download.html index 20c351d..9961d75 100644 --- a/_includes/centos-stream-download.html +++ b/_includes/centos-stream-download.html @@ -1,7 +1,7 @@ <div> <ul class="nav nav-tabs"> - <li class="nav-item"><a class="nav-link" role="tab" data-toggle="tab" href="#tab-3">9</a></li> - <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-4">8</a></li> + <li class="nav-item"><a class="nav-link active" role="tab" data-toggle="tab" href="#tab-3">9</a></li> + <li class="nav-item"><a class="nav-link" role="tab" data-toggle="tab" href="#tab-4">8</a></li> </ul> <div class="tab-content"> -- To stop receiving notification emails like this one, please contact the administrator of this repository.