diff --git a/docs/configuration.md b/docs/configuration.md index 805328ea7..26fbf36a5 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -552,7 +552,7 @@ The `auth` option is **optional**. Possible auth providers include: - [`silly`](#silly) - [`token`](#token) -- [`htpasswd`](#token) +- [`htpasswd`](#htpasswd) You can configure only one authentication provider.