diff --git a/README.md b/README.md index f7f4ee46..3ddc3944 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ NGINX Prometheus exporter makes it possible to monitor NGINX or NGINX Plus using page](https://nginx.org/en/docs/http/ngx_http_stub_status_module.html#stub_status). [NGINX Plus](https://www.nginx.com/products/nginx/) provides a richer set of metrics via the [API](https://nginx.org/en/docs/http/ngx_http_api_module.html) and the [monitoring -dashboard](https://www.nginx.com/products/nginx/live-activity-monitoring/). NGINX Prometheus exporter fetches the -metrics from a single NGINX or NGINX Plus, converts the metrics into appropriate Prometheus metrics types and finally -exposes them via an HTTP server to be collected by [Prometheus](https://prometheus.io/). +dashboard](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/). NGINX Prometheus exporter +fetches the metrics from a single NGINX or NGINX Plus, converts the metrics into appropriate Prometheus metrics types +and finally exposes them via an HTTP server to be collected by [Prometheus](https://prometheus.io/). ## Getting Started