We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 919b5f7 + 0136c85 commit 3898dd6Copy full SHA for 3898dd6
packages/docs/src/content/docs/guides/localization.mdx
@@ -64,7 +64,7 @@ const options: ChatKitOptions = {
64
};
65
```
66
67
-The list of supported locales is available in the [API reference](../api/openai/chatkit/type-aliases/supportedlocale/).
+The list of supported locales is available in the [API reference](../../api/openai/chatkit/type-aliases/supportedlocale/).
68
69
:::note
70
If you switch locales at runtime, update every user-facing string in your options at the same time to avoid mixing languages.
0 commit comments