forked from Deuxfleurs/bottin
Fix logo path (broken due to repo renaming)
This commit is contained in:
parent
adc5ecdbbc
commit
d02bd17b16
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Bottin
|
||||
|
||||
<img src="https://git.luxeylab.net/lx/bottin/raw/branch/master/bottin.png" style="height: 150px; display: block; margin-left: auto; margin-right: auto" />
|
||||
<img src="https://git.luxeylab.net/Deuxfleurs/bottin/raw/branch/master/bottin.png" style="height: 150px; display: block; margin-left: auto; margin-right: auto" />
|
||||
|
||||
|
||||
Bottin is a LDAP server that uses Consul's key-value store as a storage backend,
|
||||
|
|
Loading…
Reference in a new issue