diff --git a/app/vmauth/README.md b/app/vmauth/README.md index 5e6cd8c53..c3b4dee68 100644 --- a/app/vmauth/README.md +++ b/app/vmauth/README.md @@ -19,7 +19,7 @@ The port can be modified via `-httpListenAddr` command-line flag. The auth config can be reloaded by passing `SIGHUP` signal to `vmauth`. -Docker images for `vmauth` are available at [https://hub.docker.com/r/victoriametrics/vmauth/tags]. +Docker images for `vmauth` are available [here](https://hub.docker.com/r/victoriametrics/vmauth/tags). Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions. diff --git a/docs/vmauth.md b/docs/vmauth.md index 5e6cd8c53..c3b4dee68 100644 --- a/docs/vmauth.md +++ b/docs/vmauth.md @@ -19,7 +19,7 @@ The port can be modified via `-httpListenAddr` command-line flag. The auth config can be reloaded by passing `SIGHUP` signal to `vmauth`. -Docker images for `vmauth` are available at [https://hub.docker.com/r/victoriametrics/vmauth/tags]. +Docker images for `vmauth` are available [here](https://hub.docker.com/r/victoriametrics/vmauth/tags). Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions.