diff options
author | Alex Auvolat <alex@adnab.me> | 2020-03-11 08:51:33 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-03-11 08:51:33 +0100 |
commit | 036d574c9a2681981e6ea3e5f1486d54893ec78e (patch) | |
tree | 8e8d26ec87dea19297ea0b72931b24cd9f7f2201 | |
parent | 210753cf92064fc9935c4328382004541cfb7a02 (diff) | |
download | guichet-036d574c9a2681981e6ea3e5f1486d54893ec78e.tar.gz guichet-036d574c9a2681981e6ea3e5f1486d54893ec78e.zip |
Fix Deuxfleurs link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Guichet is a simple LDAP web interface for the following tasks: Guichet works well with the [Bottin](https://bottin.eu) LDAP server. Currently, Guichet's templates are only in French as it has been created for -the [Deuxfleurs](deuxfleurs.fr) collective. +the [Deuxfleurs](https://deuxfleurs.fr) collective. We would gladly merge a pull request with an English transaltion ! A Docker image is provided on the [Docker hub](https://hub.docker.com/r/lxpz/guichet_amd64). |