fix: use absolute markdown paths
This commit is contained in:
parent
9244d63826
commit
029f395673
3 changed files with 6 additions and 6 deletions
|
|
@ -39,7 +39,7 @@ services:
|
|||
PORT: '3000'
|
||||
```
|
||||
|
||||
> For a breakdown of each configuration variable, please refer to the [Configuration](./docs/Configuration.md) guide.
|
||||
> For a breakdown of each configuration variable, please refer to the [Configuration](/docs/Configuration.md) guide.
|
||||
> It explains what each variable does, how to configure them, and what the default values are.
|
||||
|
||||
You may also choose to run it natively with the distributed binaries on the releases page.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue