diff --git a/docs/flow/README.md b/docs/flow/README.md index 2ac8647..b75a4d6 100644 --- a/docs/flow/README.md +++ b/docs/flow/README.md @@ -55,6 +55,6 @@ You can view the dashboard in an (also mobile) web browser. ![Mobile view](./docs/images/5-dashboard.png) -Have a look at the flow also in [this repository](./00-dashboard-example/dashboard.json). +Have a look at the flow also in [this repository](./docs/00-dashboard-example/dashboard.json). You can also [connect to InfluxDB](./docs/node-influx.md). \ No newline at end of file diff --git a/software/flow/00-dashboard-example/dashboard.json b/docs/flow/docs/00-dashboard-example/dashboard.json similarity index 100% rename from software/flow/00-dashboard-example/dashboard.json rename to docs/flow/docs/00-dashboard-example/dashboard.json