From 74c99549d6b979c5db62c6ca0e42ca4b1fc03151 Mon Sep 17 00:00:00 2001 From: Denys Holius <5650611+denisgolius@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:41:52 +0200 Subject: [PATCH] docs/anomaly-detection/guides/README.md: fixed markdown link to the vmanomaly guide (#5578) --- docs/anomaly-detection/guides/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/anomaly-detection/guides/README.md b/docs/anomaly-detection/guides/README.md index 14655f8b52..0d2e6f9c8b 100644 --- a/docs/anomaly-detection/guides/README.md +++ b/docs/anomaly-detection/guides/README.md @@ -17,4 +17,4 @@ This section holds guides of how to set up and use VictoriaMetrics Anomaly Detec Guides: -* (Getting started with vmanomaly and vmalert)[https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert.html] \ No newline at end of file +* [Getting started with vmanomaly and vmalert](https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert.html) \ No newline at end of file