From 2c2ce9bd1a8b8dc360ae41ce8504ba6895da3a26 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Thu, 27 Jul 2017 23:26:24 +0200 Subject: [PATCH] Updated Authentication (markdown) --- Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Authentication.md b/Authentication.md index 6a5271d..fb9467d 100644 --- a/Authentication.md +++ b/Authentication.md @@ -14,7 +14,7 @@ Currently there are three supported authentication sources: ### file * syntax: `file;` -* The file should be a valid htpasswd file. It can be generated using the [htpasswd](https://github.com/misterunknown/ifm#run-image) utility. +* The file should be a valid htpasswd file. It can be generated using the [htpasswd](https://httpd.apache.org/docs/current/programs/htpasswd.html) utility. ### ldap * syntax: `ldap;;`