From 3eb1159d07dc8a0d020c1aa4d37e9dfe34ab7427 Mon Sep 17 00:00:00 2001 From: Anita Zhang Date: Aug 09 2024 15:38:57 +0000 Subject: [internal/systemd] fix CentOS repo link --- diff --git a/docs/internal/systemd.md b/docs/internal/systemd.md index 546e05d..9563ff9 100644 --- a/docs/internal/systemd.md +++ b/docs/internal/systemd.md @@ -19,7 +19,7 @@ not being available on an older release, rarely will changes on the newer branch Steps: -* Clone the CentOS RPM sources [repo](https://git.centos.org/rpms) +* Clone the CentOS RPM sources [repo](https://git.centos.org/rpms/systemd) * Checkout the c10s-sig-hyperscale branch * Add the Fedora RPM sources [repo](https://src.fedoraproject.org/rpms/systemd) as a git remote * `git remote add fedora https://src.fedoraproject.org/rpms/systemd && git fetch fedora`