Skip to content

Commit

Permalink
Fix link about supplemental/units.json (#4997)
Browse files Browse the repository at this point in the history
  • Loading branch information
younies authored Jun 4, 2024
1 parent e83fd9b commit bf16483
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//! Serde structs representing CLDR JSON units.json file.
//!
//! The file:
//! <https://github.com/unicode-org/cldr-json/blob/master/cldr-json/supplemental/units.json>
//! <https://github.com/unicode-org/cldr-json/blob/main/cldr-json/cldr-core/supplemental/units.json>
use serde::Deserialize;
use std::collections::BTreeMap;
Expand Down

0 comments on commit bf16483

Please sign in to comment.