docs: fix doc links

This commit is contained in:
2025-01-17 01:04:40 +02:00
parent 14d8fbbab1
commit 7bde1a085a
2 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ If a configuration file is not explicitly provided, `sofmani` attempts to locate
If no file is found or provided, sofmani will fail to start.
For more information, see [Configuration Reference](./docs/02-configuration-reference.md)
For more information, see [Configuration Reference](./docs/configuration-reference.md)
---

View File

@@ -8,7 +8,7 @@ Here is a breakdown of all configuration options:
- Installation steps to execute.
- See [Installer Types](./03-installer-types.md) for supported types and options that you can
- See [Installer Types](./installer-types.md) for supported types and options that you can
provide.
- **`debug`** (Boolean)
@@ -30,7 +30,7 @@ Here is a breakdown of all configuration options:
A mapping between each type (key) and their default options (value).
- See [Installer Types](./03-installer-types.md) for supported types and options that you can
- See [Installer Types](./installer-types.md) for supported types and options that you can
override.
- **`env`** (Object)