From 775eb1245d6e67f3b7f17b86e79a64c600bccb83 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Wed, 5 Apr 2023 13:40:24 -0700 Subject: [PATCH] docs/Troubleshooting.md: fix a typo in the link after c7bcf750c2d031b1259cd8115d7464b67f40cb9e --- docs/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 1a6cb0305f..cbe443259a 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -6,7 +6,7 @@ sort: 23 This document contains troubleshooting guides for most common issues when working with VictoriaMetrics: -- [General troubleshooting checklist](#general-toubleshooting-checklist) +- [General troubleshooting checklist](#general-troubleshooting-checklist) - [Unexpected query results](#unexpected-query-results) - [Slow data ingestion](#slow-data-ingestion) - [Slow queries](#slow-queries)