Skip to content

Commit 44856f7

Browse files
harrysarsonjasnell
authored andcommitted
tools: fix broken link in icu notes
Link text and url were swapped around, this pr puts the link text inside [] and the url inside (). PR-URL: #20030 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 80de830 commit 44856f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/icu/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Notes about the `tools/icu` subdirectory
22

3-
This directory contains tools, data, and information about the [http://icu-project.org](ICU)
3+
This directory contains tools, data, and information about the [ICU](http://icu-project.org)
44
(International Components for Unicode) integration. ICU is used to provide
55
internationalization functionality.
66

0 commit comments

Comments
 (0)