Skip to content

Commit

Permalink
docs(compiler): Update CLDR link (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Koch <[email protected]>
  • Loading branch information
floratmin and Florian Koch authored Mar 14, 2022
1 parent 8bedeab commit c607a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compiler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ No plural data is included by default, so you'll need to call this at least once

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

[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
[cldr-core]: https://www.npmjs.com/package/cldr-core

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

0 comments on commit c607a5f

Please sign in to comment.