From 56554f3a8a61260aefd3a9404e2416cc1b76682e Mon Sep 17 00:00:00 2001 From: Yury Vidineev Date: Wed, 7 Dec 2022 16:07:26 -0800 Subject: [PATCH] fix the docker link in the ISSUE_TEMPLATE Signed-off-by: Yury Vidineev --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5e681b68..ff070094 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ Before filing a bug report, note that running node_exporter in Docker is not recommended, for the reasons detailed in the README: - https://github.com/prometheus/node_exporter#using-docker + https://github.com/prometheus/node_exporter#docker Finally, also note that node_exporter is focused on *NIX kernels, and the WMI exporter should be used instead on Windows.