diff options
author | MrArmonius <mrarmonius@gmail.com> | 2021-07-01 14:41:26 +0200 |
---|---|---|
committer | MrArmonius <mrarmonius@gmail.com> | 2021-07-01 14:41:26 +0200 |
commit | 6c5398527e1f2166edb91d3a6d3c70bebd419b02 (patch) | |
tree | 5a95000a4fd0002e00af751ee3bc96d3c253da5c | |
parent | bfeccfe191d6e6ed518452663b11fd665f785460 (diff) | |
download | guichet-6c5398527e1f2166edb91d3a6d3c70bebd419b02.tar.gz guichet-6c5398527e1f2166edb91d3a6d3c70bebd419b02.zip |
Fix deadlink "the directory" at the the end of READMEfix_deadlink_in_README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,5 +127,5 @@ Here is an example of Bottin ACLs that may be used to support Guichet invitation ] ``` -Consult [this directory](https://git.deuxfleurs.fr/Deuxfleurs/deuxfleurs.fr/src/branch/master/consul/configuration/directory) +Consult [this directory](https://git.deuxfleurs.fr/Deuxfleurs/infrastructure/src/branch/main/app/directory/config) to view the full configuration in use on Deuxfleurs. |