From 97acd170b2380391aa8ee8b5bf8449629809ca5b Mon Sep 17 00:00:00 2001 From: Gezim Sejdiu Date: Tue, 20 Apr 2021 00:44:29 +0200 Subject: [PATCH] Fix a broken link for the bcrypt ref. at the web-config.yml example Signed-off-by: Gezim Sejdiu --- documentation/examples/web-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/examples/web-config.yml b/documentation/examples/web-config.yml index 84e507061..35b69d85d 100644 --- a/documentation/examples/web-config.yml +++ b/documentation/examples/web-config.yml @@ -6,7 +6,7 @@ tls_server_config: key_file: server.key # Usernames and passwords required to connect to Prometheus. -# Passwords are hashed with bcrypt: https://github.com/prometheus/exporter-toolkit/blob/master/https/README.md#about-bcrypt +# Passwords are hashed with bcrypt: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md#about-bcrypt basic_auth_users: alice: $2y$10$mDwo.lAisC94iLAyP81MCesa29IzH37oigHC/42V2pdJlUprsJPze bob: $2y$10$hLqFl9jSjoAAy95Z/zw8Ye8wkdMBM8c5Bn1ptYqP/AXyV0.oy0S8m