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.
1 parent 3b0784e commit 2f73305Copy full SHA for 2f73305
docs/knowledge-base/Public-Utils.mdx
@@ -95,7 +95,7 @@ and the [UI5 Standard Paddings Demo Kit](https://ui5.sap.com/#/entity/sap.ui.cor
95
<Source code={`import { useI18nBundle } from '@ui5/webcomponents-react-base';`} />
96
97
The `useI18nBundle` hook can be used for adding internationalization to your application. Learn more about it in our
98
-[Internationalization Guide](?path=/docs/internationalization--page).
+[Internationalization Guide](https://sap.github.io/ui5-webcomponents-react/?path=/docs/knowledge-base-internationalization--docs).
99
100
### `useViewportRange`
101
0 commit comments