Skip to content

Commit 67d49ce

Browse files
authored
Fix link in Quickstart (#6376)
<!-- Thank you for your pull request to ICU4X! Reminder: try to use [Conventional Comments](https://conventionalcomments.org/) to make comments clearer. Please see https://github.com/unicode-org/icu4x/blob/main/CONTRIBUTING.md for general information on contributing to ICU4X. -->
1 parent 8d19b84 commit 67d49ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ This concludes this introduction tutorial. With the help of `DateTimeFormat`, `L
163163

164164
Internationalization is a broad domain and there are many more components in `ICU4X`.
165165

166-
Next, learn how to [generate optimized data for your binary](data_management.md), [configure your Cargo.toml file](rust.md), or continue exploring by reading [the docs](https://docs.rs/icu/latest/).
166+
Next, learn how to [generate optimized data for your binary](data_management.md), [configure your Cargo.toml file](cargo.md), or continue exploring by reading [the docs](https://docs.rs/icu/latest/).
167167

168168

169169

0 commit comments

Comments
 (0)