From fd84f9a991b7656c034353683d8e78abc661d38d Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 16 Oct 2024 05:03:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e25ccf7..0f6f768 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ProxmoxAAS LDAP provides a simple API for managing users and groups in a simplif ### Installation -1. Download `proxmoxaas-ldap` binary and `template.config.json` file from [releases](releases) +1. Download `proxmoxaas-ldap` binary and `template.config.json` file from [releases](https://git.tronnet.net/tronnet/ProxmoxAAS-LDAP/releases) 2. Rename `template.config.json` to `config.json` and modify: - ldapURL: url to the ldap server ie. `ldap://ldap.domain.net` - baseDN: base DN ie. `dc=domain,dc=net`