From 89c7dc789728d7e50fbd741f7477e1d8838fb2c9 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Tue, 11 Feb 2025 07:09:48 +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`