Skip to content

Commit 2f73305

Browse files
authored
docs(Public Utils): fix i18n link (#5268)
1 parent 3b0784e commit 2f73305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/knowledge-base/Public-Utils.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ and the [UI5 Standard Paddings Demo Kit](https://ui5.sap.com/#/entity/sap.ui.cor
9595
<Source code={`import { useI18nBundle } from '@ui5/webcomponents-react-base';`} />
9696

9797
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).
98+
[Internationalization Guide](https://sap.github.io/ui5-webcomponents-react/?path=/docs/knowledge-base-internationalization--docs).
9999

100100
### `useViewportRange`
101101

0 commit comments

Comments
 (0)