From efd9d32f34708049f6515dbc45bec25a037eacea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BlueT=20-=20Matthew=20Lien=20-=20=E7=B7=B4=E5=96=86?= =?UTF-8?q?=E6=98=8E?= Date: Wed, 20 Aug 2025 11:46:38 +0800 Subject: [PATCH] fix rsync module name in add_mirror_manager.md As in mattermost Infrastructure channel, Louis Abel @label and @NeilHanlon mentioned the rsync module name of rockylinux has been changed to rocky-linux --- docs/guides/mirror_management/add_mirror_manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/mirror_management/add_mirror_manager.md b/docs/guides/mirror_management/add_mirror_manager.md index f5c5824415..fef5281f8c 100644 --- a/docs/guides/mirror_management/add_mirror_manager.md +++ b/docs/guides/mirror_management/add_mirror_manager.md @@ -15,7 +15,7 @@ Please note that we cannot accept public mirrors in countries subject to US expo As of this writing (late 2022), storage space requirements for mirroring all current and past Rocky Linux releases is about 2 TB. -Our master mirror is `rsync://msync.rockylinux.org/rocky/mirror/pub/rocky/`. +Our master mirror is `rsync://msync.rockylinux.org/rocky-linux`. For your first synchronization use a mirror near to you. You can find all official mirrors [here](https://mirrors.rockylinux.org). Please note that we might restrict access to the official master mirror to official public mirrors in the future. So please consider `rsyncing` from a public mirror close to you if you are running a private mirror. Also local mirrors might be faster to sync from.