Skip to content

Commit c607a5f

Browse files
floratminFlorian Koch
and
Florian Koch
authored
docs(compiler): Update CLDR link (#25)
Co-authored-by: Florian Koch <typingsytems@gmail.com>
1 parent 8bedeab commit c607a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compiler/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ No plural data is included by default, so you'll need to call this at least once
2525

2626
The default CLDR rules are available from the [cldr-core] package, and may be loaded as seen in the examples below.
2727

28-
[json]: https://github.com/unicode-cldr/cldr-core/blob/master/supplemental/plurals.json
28+
[json]: https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-core/supplemental/plurals.json
2929
[cldr-core]: https://www.npmjs.com/package/cldr-core
3030

3131
### `new Compiler(lc, { cardinals, ordinals })`

0 commit comments

Comments
 (0)