From 74f50df250ba08c47d90c53bc2d590c43d9c95fe Mon Sep 17 00:00:00 2001 From: Devesh Pal Date: Tue, 30 Aug 2022 02:32:08 +0530 Subject: [PATCH] Fix broken link (#10640) --- docs/configuration/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 66884b5a8..eab21bcc7 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -23,7 +23,7 @@ Chart type determines the main type of the chart. ### data -See [Data Structures](../general/data-structures) for details. +See [Data Structures](../general/data-structures.md) for details. ### options -- 2.47.3