You've already forked nginx_exporter
mirror of
https://github.com/nginxinc/nginx-prometheus-exporter.git
synced 2025-07-31 21:04:21 +03:00
Update links to address markdown lint issues (#1094)
* Update links to address markdown lint issues * reduce line length * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -4,8 +4,8 @@ This example shows how to run NGINX Prometheus Exporter with web configuration.
|
||||
configuration `web-config.yml` that enables basic authentication. It is configured to have a single user `alice` with
|
||||
password `password`.
|
||||
|
||||
The full documentation for the web configuration can be found
|
||||
[here](https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md).
|
||||
See the full documentation of the
|
||||
[web configuration](https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md) for more details.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
Reference in New Issue
Block a user