From 3c3931b2c00696c9b7df8a935ee211377d9e8632 Mon Sep 17 00:00:00 2001 From: Ivan Mikheykin Date: Thu, 29 Nov 2018 17:05:54 +0300 Subject: [PATCH] Small fix --- README.md | 4 ++-- dist/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2483d3e..14e1edb 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,9 @@ Then, color mapping for status' values should be defined in __Discrete__ color m Use can use presets to define a trafic light colors or 8 colors from solarized palette: -![Color mapping empty](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-mapping-preset-01.png) +![Color mapping empty](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-preset-01.png) -![Color mapping trafic lights](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-mapping-02.png) +![Color mapping trafic lights](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-preset-02.png) _Note: __Spectrum__ and __Opacity__ color modes function the same way they do in [Heatmap](https://grafana.com/plugins/heatmap) plugin._ diff --git a/dist/README.md b/dist/README.md index 2483d3e..14e1edb 100644 --- a/dist/README.md +++ b/dist/README.md @@ -96,9 +96,9 @@ Then, color mapping for status' values should be defined in __Discrete__ color m Use can use presets to define a trafic light colors or 8 colors from solarized palette: -![Color mapping empty](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-mapping-preset-01.png) +![Color mapping empty](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-preset-01.png) -![Color mapping trafic lights](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-mapping-02.png) +![Color mapping trafic lights](https://raw.githubusercontent.com/flant/grafana-statusmap/master/src/img/color-preset-02.png) _Note: __Spectrum__ and __Opacity__ color modes function the same way they do in [Heatmap](https://grafana.com/plugins/heatmap) plugin._