From f66eed7ad63df145c40a04133b3727dea5d23b5a Mon Sep 17 00:00:00 2001 From: John Losito Date: Sun, 14 May 2023 08:43:47 -0400 Subject: [PATCH] Fix broken link to systemd exporter on docs Signed-off-by: John Losito --- roles/systemd_exporter/meta/argument_specs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/systemd_exporter/meta/argument_specs.yml b/roles/systemd_exporter/meta/argument_specs.yml index 8b44fc7c8..3f60cceb6 100644 --- a/roles/systemd_exporter/meta/argument_specs.yml +++ b/roles/systemd_exporter/meta/argument_specs.yml @@ -4,7 +4,7 @@ argument_specs: main: short_description: "Prometheus Systemd Exporter" description: - - "Deploy prometheus L(systemd exporter,,https://github.com/prometheus-community/systemd_exporter) using ansible." + - "Deploy prometheus L(systemd exporter,https://github.com/prometheus-community/systemd_exporter) using ansible." author: - "Prometheus Community" options: