We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bedeab commit c607a5fCopy full SHA for c607a5f
packages/compiler/README.md
@@ -25,7 +25,7 @@ No plural data is included by default, so you'll need to call this at least once
25
26
The default CLDR rules are available from the [cldr-core] package, and may be loaded as seen in the examples below.
27
28
-[json]: https://github.com/unicode-cldr/cldr-core/blob/master/supplemental/plurals.json
+[json]: https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-core/supplemental/plurals.json
29
[cldr-core]: https://www.npmjs.com/package/cldr-core
30
31
### `new Compiler(lc, { cardinals, ordinals })`
0 commit comments