Skip to content

Commit ee28d68

Browse files
committed
fix link to plural rules
1 parent 34afbca commit ee28d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2>The English Translation</h2>
185185
<code>$tabCount</code> variable. The names of the variants,
186186
<code>[one]</code> and <code>[other]</code>, are standard names
187187
of the plural categories defined by the Unicode in <a
188-
href="http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html">CLDR</a>.
188+
href="http://cldr.unicode.org/index/cldr-spec/plural-rules">CLDR</a>.
189189

190190

191191
</p>

0 commit comments

Comments
 (0)