Skip to content

Commit 79ae668

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: DX: replace @link with @see annotation
2 parents f0da45b + 1a53f5f commit 79ae668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Generator/RegionDataGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
* @author Bernhard Schussek <[email protected]>
2323
*
24-
* @link http://source.icu-project.org/repos/icu/icu4j/trunk/main/classes/core/src/com/ibm/icu/util/Region.java
24+
* @see http://source.icu-project.org/repos/icu/icu4j/trunk/main/classes/core/src/com/ibm/icu/util/Region.java
2525
*
2626
* @internal
2727
*/

0 commit comments

Comments
 (0)