ICU-22774 Fix URL typo in error message

This commit is contained in:
Elango Cheran 2024-10-10 10:49:09 -07:00
parent 1dcb4bcb2d
commit 6153f2ef85

View file

@ -76,7 +76,7 @@
#include <float.h>
#ifndef U_COMMON_IMPLEMENTATION
#error U_COMMON_IMPLEMENTATION not set - must be set for all ICU source files in common/ - see https://unicode-org.github.io/icu/userguide/howtouseicu
#error U_COMMON_IMPLEMENTATION not set - must be set for all ICU source files in common/ - see https://unicode-org.github.io/icu/userguide/icu/howtouseicu.html
#endif