Skip to content

Commit 6bfa4d8

Browse files
authored
Correct link to CLDR plural selectors (projectfluent#360)
Current link redirects to a (quite heavy) zip download, this link redirects to the last version of the correct page.
1 parent 5c015bd commit 6bfa4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/selectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ your-rank = { NUMBER($pos, type: "ordinal") ->
5252
}
5353
```
5454

55-
[CLDR plural category]: http://www.unicode.org/cldr/charts/30/supplemental/language_plural_rules.html
55+
[CLDR plural category]: https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html

0 commit comments

Comments
 (0)