README.md in grafana-rb-0.12.0 vs README.md in grafana-rb-0.14.0
- old
+ new
@@ -1,10 +1,10 @@
# Grafana-rb
Configure grafana dashboards using simple yml-notation.
-[![Build Status](https://img.shields.io/travis/uchiru/grafana-rb/master.svg)]()
+[![Build Status](https://img.shields.io/travis/smuzitools/grafana-rb/master.svg)]()
[![Gem Version](https://img.shields.io/gem/v/grafana-rb.svg)]()
**Note:** work only with prometheus datasource now!
Scripts from [examples](examples) directory generate such nice dashboard:
@@ -21,10 +21,10 @@
Fire `grafana-rb run` to create/upload grafana dashboards.
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/uchiru/grafana-rb.
+Bug reports and pull requests are welcome on GitHub at https://github.com/smuzitools/grafana-rb.
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).