From a9810eb87861d2448767446b2cbeca91d9d38ff1 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:52:42 -0800 Subject: [PATCH] Update docs/widgets/services/planit.md --- docs/widgets/services/planit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/widgets/services/planit.md b/docs/widgets/services/planit.md index 0629eae47..d1cebfaad 100644 --- a/docs/widgets/services/planit.md +++ b/docs/widgets/services/planit.md @@ -10,6 +10,6 @@ API key can be created from the REST API. ```yaml widget: type: plantit - url: http://plant-it.host.or.ip:port + url: http://plant-it.host.or.ip:port # api port key: plantit-api-key ```