From 35f06b838211314b3359282e065e4ca4b5edfed7 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 12 Jun 2018 11:45:38 +0200 Subject: [PATCH] Documentation: fix incorrect link in acrn-probe documentation There is a mismatch in the 'telemetrics-clients' reference which causes a warning (and a dead link). Signed-off-by: Geoffroy Van Cutsem --- tools/acrn-crashlog/acrnprobe/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/acrn-crashlog/acrnprobe/README.rst b/tools/acrn-crashlog/acrnprobe/README.rst index 24e3af038..bd8241e85 100644 --- a/tools/acrn-crashlog/acrnprobe/README.rst +++ b/tools/acrn-crashlog/acrnprobe/README.rst @@ -173,4 +173,4 @@ Configuration files Custom configuration file that ``acrnprobe`` reads. -.. _`telemetrics client`: https://github.com/clearlinux/telemetrics-client +.. _`telemetrics-client`: https://github.com/clearlinux/telemetrics-client