From: Yu Watanabe Date: Mon, 6 Jan 2025 16:53:19 +0000 (+0900) Subject: docs: replace link to RHEL7 document with RHEL9 documents X-Git-Tag: v258-rc1~1695^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0c3923fee4887454427321f80452cec67e3bc7;p=thirdparty%2Fsystemd.git docs: replace link to RHEL7 document with RHEL9 documents --- diff --git a/docs/_data/extra_pages.json b/docs/_data/extra_pages.json index 09a6bed09c9..958ab86a6d7 100644 --- a/docs/_data/extra_pages.json +++ b/docs/_data/extra_pages.json @@ -96,8 +96,13 @@ }, { "category": "Publications", - "title": "RHEL7 docs", - "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/chap-managing_services_with_systemd" + "title": "RHEL9 docs - Configuring basic system settings - Managing systemd", + "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/configuring_basic_system_settings/managing-systemd_configuring-basic-system-settings#managing-systemd_configuring-basic-system-settings" + }, + { + "category": "Publications", + "title": "RHEL9 docs - Using systemd unit files to customize and optimize your system", + "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/using_systemd_unit_files_to_customize_and_optimize_your_system/index" }, { "category": "Publications",