diff --git a/README.md b/README.md index 5dfdb4c..616575f 100644 --- a/README.md +++ b/README.md @@ -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) --- diff --git a/docs/configuration-reference.md b/docs/configuration-reference.md index 3cebc14..5db1ca5 100644 --- a/docs/configuration-reference.md +++ b/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)