Update README.md (#14899)
Chris Akritidis committed
Apr 12, 2023 at 07:25 UTC
4b23417893199e0645fa551a71748fd853cc4b51
1 file changed
+1
-1
web/api/queries/README.md
+1
-1
@@ -4,7 +4,7 @@ This document explains in detail the options available to retrieve data from the
4
create custom charts.
5
6
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
7
-in an [alert configuration](https://github.com/netdata/netdata/edit/master/health/REFERENCE.md).
7
+in an [alert configuration](https://github.com/netdata/netdata/blob/master/health/REFERENCE.md).
8
9
Every data query accepts the following parameters:
10