Skip to content

Commit 693f913

Browse files
committed
docs: fix link in CHANGELOG
Signed-off-by: gpbl <io@gpbl.dev>
1 parent 56f346f commit 693f913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { es } from "react-day-picker/locale";
2828
<DayPicker locale={es} /> // Use Spanish locale, now with translated labels.
2929
```
3030

31-
If you previously set the `labels` prop for translations, you can remove it. For details on switching locales, see /localization/changing-locale.
31+
If you previously set the `labels` prop for translations, you can remove it. For details on switching locales, see the [localization guide](/localization/changing-locale).
3232

3333
#### What's Changed
3434
* feat: add locale-aware labels and translated locale wrappers by [@gpbl](https://github.com/gpbl) in [#2861](https://github.com/gpbl/react-day-picker/pull/2861)

0 commit comments

Comments
 (0)