mirror of
https://github.com/chenasraf/sofmani.git
synced 2026-05-17 17:28:04 +00:00
docs: fix doc links
This commit is contained in:
@@ -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)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user