Skip to content

Commit

Permalink
tools: fix broken link in icu notes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
harrysarson authored and jasnell committed Apr 16, 2018
1 parent 80de830 commit 44856f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/icu/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Notes about the `tools/icu` subdirectory

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

Expand Down

0 comments on commit 44856f7

Please sign in to comment.