From 400cdb8f6a096aeec258208eba5d7198b778fdcb Mon Sep 17 00:00:00 2001 From: Huyeng Date: Thu, 21 Oct 2021 16:52:06 +0200 Subject: [PATCH] fixed Ping documentation yaml --- docs/customservices.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/customservices.md b/docs/customservices.md index 803b91f..6d5f39b 100644 --- a/docs/customservices.md +++ b/docs/customservices.md @@ -97,8 +97,9 @@ For Ping you need to set the type to Ping and provide a url. - name: "Awesome app" type: Ping logo: "assets/tools/sample.png" - subtitle: "Bookmark example" tag: "app" - url: "https://www.reddit.com/r/selfhosted/" + subtitle: "Bookmark example" + tag: "app" + url: "https://www.reddit.com/r/selfhosted/" ``` ## Prometheus -- 2.41.0