mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Fix link to example config in README.md
This commit is contained in:
parent
2dec10b4f0
commit
2da79c5ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ ergonomadic initdb -conf ergonomadic.conf
|
|||
|
||||
## Configuration
|
||||
|
||||
See the example [`ergonomadic.conf`][conf]. Passwords are base64-encoded bcrypted byte
|
||||
See the example [`ergonomadic.conf`](ergonomadic.conf). Passwords are base64-encoded bcrypted byte
|
||||
strings. You can generate them with the `genpasswd` subcommand.
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue