From: Devesh Pal Date: Mon, 29 Aug 2022 21:02:08 +0000 (+0530) Subject: Fix broken link (#10640) X-Git-Tag: v4.0.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f50df250ba08c47d90c53bc2d590c43d9c95fe;p=thirdparty%2FChart.js.git Fix broken link (#10640) --- 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