Skip to content

Commit 6cf6265

Browse files
authored
docs(settings): fixes link to configuration guide (#1406)
1 parent 9b9a4a8 commit 6cf6265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/content/040-api/01-nexus/04-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ codeStyle: true
77

88
[Guide](/guides/configuration-management)[issues](https://nxs.li/issues/components/settings) ([features](https://nxs.li/issues/components/settings/features) | [bugs](https://nxs.li/issues/components/settings/bugs))
99

10-
The Settings component is designed for centrally managing your app's configuration. All components expose their options through the `settings` component. If you are new to this component then you may be interested in our [configuration management guide](/guides/logger).
10+
The Settings component is designed for centrally managing your app's configuration. All components expose their options through the `settings` component. If you are new to this component then you may be interested in our [configuration management guide](/guides/configuration-management).
1111

1212
## `change`
1313

0 commit comments

Comments
 (0)