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 d80e04e Added link to MirrorManager for Stream 9 and available mirrors
d80e04e is described below
commit d80e04e63604bf425ea165a20e91a63363fdcc42
Author: Fabian Arrotin <arrfab at centos.org>
AuthorDate: Mon Dec 6 17:52:57 2021 +0100
Added link to MirrorManager for Stream 9 and available mirrors
Signed-off-by: Fabian Arrotin <arrfab at centos.org>
---
download/mirrors.md | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/download/mirrors.md b/download/mirrors.md
index f771bef..a500610 100644
--- a/download/mirrors.md
+++ b/download/mirrors.md
@@ -4,11 +4,16 @@ title_lead: List of CentOS official mirrors.
layout: download-mirror
---
+<div class="alert alert-warning" role="alert">
+Starting from CentOS Stream 9 , mirrors are listed in Mirrormanager so use <a href="https://admin.fedoraproject.org/mirrormanager/mirrors/CentOS">this link</a> instead of the list below, covering only CentOS Linux and Stream 8 !
+</div>
+
CentOS welcomes new mirror sites. If you are considering setting up a public
mirror site for CentOS, [please follow the mirror
guidelines](http://wiki.centos.org/HowTos/CreatePublicMirrors) to make sure
-that your mirror is consistent with the other mirror sites. If you're
-searching for mirrors providing AltArch content (like ppc64, ppc64le, aarch64,
+that your mirror is consistent with the other mirror sites.
+
+If you're searching for mirrors providing AltArch content (like ppc64, ppc64le, aarch64,
armfhp) please use [this link](/download/mirrors-altarch/).
<table id="download-mirror" class="table table-borderless table-hover">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.