From b1273fb7278dfd6d0d0fabc742deba65a380fc0e Mon Sep 17 00:00:00 2001 From: Chris Akritidis <43294513+cakrit@users.noreply.github.com> Date: Wed, 12 Apr 2023 07:24:26 -0700 Subject: Update README.md --- web/api/queries/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/api/queries/README.md b/web/api/queries/README.md index b21133db55..dacd2900e7 100644 --- a/web/api/queries/README.md +++ b/web/api/queries/README.md @@ -4,7 +4,7 @@ This document explains in detail the options available to retrieve data from the create custom charts. The Netdata database can be queried with the `/api/v1/data` and `/api/v1/badge.svg` REST API methods. The database is also queried from the `lookup` line -in an [alert configuration](https://github.com/netdata/netdata/edit/master/health/REFERENCE.md). +in an [alert configuration](https://github.com/netdata/netdata/blob/master/health/REFERENCE.md). Every data query accepts the following parameters: -- cgit v1.2.3