ICU-4872 Fix broken URLs

X-SVN-Rev: 18681
This commit is contained in:
George Rhoten 2005-10-14 03:37:18 +00:00
parent d021cdefde
commit 2251256ae9

View File

@ -589,7 +589,7 @@ ucnv_MBCSGetUnicodeSet(const UConverter *cnv,
* Definition of LINEAR macros and gb18030Ranges see near the beginning of the file.
*
* In the future, conversion extensions may handle m:n mappings and delta tables,
* see http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icuhtml/design/conversion/conversion_extensions.html
* see http://dev.icu-project.org/cgi-bin/viewcvs.cgi/~checkout~/icuhtml/design/conversion/conversion_extensions.html
*
* If an input character cannot be mapped, then these functions set an error
* code. The framework will then call the callback function.