fix: use absolute markdown paths

This commit is contained in:
Aarnav Tale
2024-03-29 19:43:57 -04:00
parent 9244d63826
commit 029f395673
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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.