From 1e6cd68e790476083fd3a22b8839dbc7c512b7ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Socho=C5=84?= Date: Mon, 8 Jun 2020 00:19:52 +0200 Subject: [PATCH] Add URL to official grafana dashboards Convert from italic text to clickable link. --- docs/user-guide/monitoring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/monitoring.md b/docs/user-guide/monitoring.md index 17692a5d2..660fb5101 100644 --- a/docs/user-guide/monitoring.md +++ b/docs/user-guide/monitoring.md @@ -74,6 +74,6 @@ According to the above example, this URL will be http://10.192.0.3:31086 The username and password is `admin` -After the login you can import the Grafana dashboard from _https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards_ +After the login you can import the Grafana dashboard from [official dashboards](https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards) ![Dashboard](../images/grafana.png)