Skip to content

Commit e66fb8d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3bdde04 commit e66fb8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/basic_auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example shows how to run NGINX Prometheus Exporter with web configuration.
44
configuration `web-config.yml` that enables basic authentication. It is configured to have a single user `alice` with
55
password `password`.
66

7-
See the full documentation of the
7+
See the full documentation of the
88
[web configuration](https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md) for more details.
99

1010
<!-- START doctoc generated TOC please keep comment here to allow auto update -->

examples/tls/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example shows how to run NGINX Prometheus Exporter with web configuration.
44
configuration `web-config.yml` that enables TLS and specifies the path to the TLS certificate and key files.
55
Additionally, there are two example TLS files `server.crt` and `server.key` that are used in the configuration.
66

7-
See the full documentation of the
7+
See the full documentation of the
88
[web configuration](https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md) for more details.
99

1010
<!-- START doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)