Browse Source

Update JSON link on RPI Docker Monitor Documentation (#255)

Rafael Blumberg 3 years ago
parent
commit
2dede58f99
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/rpi_docker_monitor.md

+ 2 - 2
docs/rpi_docker_monitor.md

@@ -134,7 +134,7 @@ Grafana > Configuration > Data Sources > Prometheus
 ![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-DataSource.png)
 
 ### Setup the Dashboard
-Grafana is not preconfigured with dashboard, so you have to import it from the  [json](https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/blob/main/grafana/dashboard_by_oijkn.json) file.
+Grafana is not preconfigured with dashboard, so you have to import it from the  [json](https://github.com/novaspirit/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file.
 
 ```
 Grafana > + > Import 
@@ -142,7 +142,7 @@ Grafana > + > Import
 
 ![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Menu-Import.png)
 
-Now we open the [json](https://github.com/oijkn/Docker-Raspberry-PI-Monitoring/blob/main/grafana/dashboard_by_oijkn.json) file and Click on the "raw" button to copy the content from the json file.
+Now we open the [json](https://github.com/novaspirit/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file and Click on the "raw" button to copy the content from the json file.
 
 (!["raw" button](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Raw.png))