diff --git a/README.md b/README.md index de8a043..7c7f4f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- - - + + +

@@ -20,11 +20,11 @@ A version of Grafana's default Graph Panel for rendering and labeling Hastic's p See also: -* [Wiki](https://github.com/hastic/hastic-grafana-graph-panel/wiki) -* [FAQ](https://github.com/hastic/hastic-grafana-graph-panel/wiki/FAQ) -* [Installation from source](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Installation-from-source) -* [Usage](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Usage) -* [Changelog](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Changelog) +* [Wiki](https://github.com/hastic/hastic-grafana-app/wiki) +* [FAQ](https://github.com/hastic/hastic-grafana-app/wiki/FAQ) +* [Installation from source](https://github.com/hastic/hastic-grafana-app/wiki/Installation-from-source) +* [Usage](https://github.com/hastic/hastic-grafana-app/wiki/Usage) +* [Changelog](https://github.com/hastic/hastic-grafana-app/wiki/Changelog) * [Hastic-server](https://github.com/hastic/hastic-server) @@ -39,12 +39,12 @@ See also: - Download hastic graph panel ``` -wget https://github.com/hastic/hastic-grafana-graph-panel/releases/download/0.2.7/hastic-graph-panel-0.2.7.tar.gz +wget https://github.com/hastic/hastic-grafana-app/releases/download/0.2.7/hastic-grafana-app-0.2.7.tar.gz ``` - Unpack downloaded files ``` -tar -zxvf hastic-graph-panel-0.2.7.tar.gz +tar -zxvf hastic-grafana-app-0.2.7.tar.gz ``` - Restart grafana-server