From f0e7227b412ec088399a77f76be14e48359d5f44 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 19 Aug 2024 05:49:13 +0200 Subject: [PATCH] systemd: Add a meaningful tuned doc link It was previously pointing to the top-level web console docs. --- pkg/systemd/overview-cards/tuned-dialog.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/systemd/overview-cards/tuned-dialog.jsx b/pkg/systemd/overview-cards/tuned-dialog.jsx index b309af4f102..cc7eb13272c 100644 --- a/pkg/systemd/overview-cards/tuned-dialog.jsx +++ b/pkg/systemd/overview-cards/tuned-dialog.jsx @@ -287,7 +287,7 @@ const TunedDialog = ({ variant='link' isInline icon={} iconPosition="right" - href="https://docs.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/managing_systems_using_the_rhel_9_web_console/index"> + href="https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/monitoring_and_managing_system_status_and_performance/index"> {_("Learn more")} }