diff --git a/tools/server/README.md b/tools/server/README.md index f1eeec36aa..3e14f5e6a2 100644 --- a/tools/server/README.md +++ b/tools/server/README.md @@ -1870,4 +1870,4 @@ You can specify default preferences for the web UI using `--ui-config **Note:** The old flags `--webui-config` and `--webui-config-file` are deprecated but still work as aliases. -You may find available preferences in [settings-config.ts](../ui/src/lib/constants/settings-config.ts). +You may find available preferences in [settings-keys.ts](../ui/src/lib/constants/settings-keys.ts).