From 939d879a8e00cc530a32b3f0a7e51c90c357a8a5 Mon Sep 17 00:00:00 2001 From: Alice Lee Date: Mon, 11 Dec 2023 13:20:05 +0000 Subject: [PATCH] fix link to widgets page --- docs/configs/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/services.md b/docs/configs/services.md index aacf2c8c..010950eb 100644 --- a/docs/configs/services.md +++ b/docs/configs/services.md @@ -179,7 +179,7 @@ Services may be connected to a Docker container, either running on the local mac Services may also have a service widget (or integration) attached to them, this works independently of the Docker integration. -You can find information and configuration for each of the supported integrations on the [Widgets](widgets.md) page. +You can find information and configuration for each of the supported integrations on the [Widgets](../widgets/index.md) page. Here is an example of a Radarr & Sonarr service, with their respective integrations.