Skip to content

Commit 6153f2e

Browse files
committed
ICU-22774 Fix URL typo in error message
1 parent 1dcb4bc commit 6153f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

icu4c/source/common/putil.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
#include <float.h>
7777

7878
#ifndef U_COMMON_IMPLEMENTATION
79-
#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
79+
#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
8080
#endif
8181

8282

0 commit comments

Comments
 (0)