From 6f15dc108daec3446f51ca7af659f14adb734741 Mon Sep 17 00:00:00 2001 From: Mark Davis Date: Thu, 5 Sep 2024 16:58:35 -0700 Subject: [PATCH] CLDR-17030 Fix links --- docs/site/downloads/cldr-46.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/site/downloads/cldr-46.md b/docs/site/downloads/cldr-46.md index 7b01e78deef..b319219afc9 100644 --- a/docs/site/downloads/cldr-46.md +++ b/docs/site/downloads/cldr-46.md @@ -42,7 +42,7 @@ Count | Level | Usage | Examples For a full listing, see [Coverage Levels](https://unicode.org/cldr/charts/46/supplemental/locale_coverage.html) -## [Specification Changes](http://www.unicode.org/reports/tr35/tr35.html) +## [Specification Changes](https://www.unicode.org/reports/tr35/proposed.html) **TBD: Add the specification changes by Sept 25** @@ -150,7 +150,7 @@ These changes eliminate sort order differences among almost all regular characte See the [CLDR root collation](https://www.unicode.org/reports/tr35/tr35-collation.html#Root_Collation) documentation for details. #### Improved Han Radical-Stroke Order -CLDR includes [data for sorting Han (CJK) characters in radical-stroke order](tr35-collation.md#File_Format_FractionalUCA_txt). +CLDR includes [data for sorting Han (CJK) characters in radical-stroke order](https://cldr-smoke.unicode.org/spec/main/ldml/tr35-collation.md#File_Format_FractionalUCA_txt). It used to distinguish traditional and simplified forms of radicals on a higher level than sorting by the number of residual strokes. Starting with CLDR 46, the CLDR radical-stroke order matches that of the [Unicode Radical-Stroke Index (large PDF)](https://www.unicode.org/Public/UCD/latest/charts/RSIndex.pdf). [Its sorting algorithm is defined in UAX #38](https://www.unicode.org/reports/tr38/#SortingAlgorithm).