mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
docs: 🐛 Fix incorrect path in docs
This commit is contained in:
parent
925179211a
commit
32538586dc
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ git clone https://github.com/lysand-org/lysand.git
|
|||
bun install
|
||||
```
|
||||
|
||||
3. Set up a PostgreSQL database (you need a special extension, please look at [the database documentation](database.md))
|
||||
3. Set up a PostgreSQL database (you need a special extension, please look at [the database documentation](docs/database.md))
|
||||
|
||||
4. Copy the `config/config.example.toml` file to `config/config.toml` and edit it to set up the database connection and other settings.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue