From 8477b5eb049d0d95b56e2c1f1be8ca00112e0307 Mon Sep 17 00:00:00 2001 From: simonox Date: Sat, 16 Sep 2023 16:16:10 +0200 Subject: [PATCH] fixed one more path --- docs/flow/docs/node-influx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/flow/docs/node-influx.md b/docs/flow/docs/node-influx.md index c1ad560..25d0736 100644 --- a/docs/flow/docs/node-influx.md +++ b/docs/flow/docs/node-influx.md @@ -31,7 +31,7 @@ You can use this `token` to create a connection in Node-RED. Then the measurements should be visible in [Influx Data Explorer](http://localhost:8086/orgs/721027680173bf2f/data-explorer?bucket=test). -![Influx Data Explorer](./docs/influx-data-explorer.png) +![Influx Data Explorer](./images/influx-data-explorer.png) As the data is now stored in Influx, [let's create a dashboard in Grafana](../../dashboard/README.md).