From 9933e4b1243382763636ac84980260c6bf2c104c Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 25 Nov 2023 08:10:16 -0800 Subject: [PATCH] Fix link --- docs/configs/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/docker.md b/docs/configs/docker.md index ea70897a..2eaf2683 100644 --- a/docs/configs/docker.md +++ b/docs/configs/docker.md @@ -153,7 +153,7 @@ labels: - homepage.widget.fields=["field1","field2"] # optional ``` -You can add specify fields for e.g. the [CustomAPI](/widgets/services/customapi) widget by using array-style dot notation: +You can add specify fields for e.g. the [CustomAPI](../widgets/services/customapi.md) widget by using array-style dot notation: ```yaml labels: