Skip to content

Commit 4b6f6b1

Browse files
authored
Merge pull request #1510 from dxc-technology/jsuarezgonz-OC-13414
Fix for OC-13414
2 parents 50c4df3 + 745e8df commit 4b6f6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/screens/principles/localization/LocalizationPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const sections = [
2222
<DxcParagraph>
2323
Halstack Design System provides the possibility to translate all the
2424
labels that cannot be changed by the component properties through the{" "}
25-
<Link href="/utilities/halstackProvider/#localization" passHref>
25+
<Link href="/utilities/halstack-provider/#localization" passHref>
2626
<DxcLink>Halstack Provider</DxcLink>
2727
</Link>{" "}
2828
and its property <Code>labels</Code>.

0 commit comments

Comments
 (0)