Browse Source

[skip ci] update regexp manual link

Dan Korostelev 10 năm trước cách đây
mục cha
commit
3a8e7d2ca4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      std/EReg.hx

+ 1 - 1
std/EReg.hx

@@ -34,7 +34,7 @@
 	its methods.
 
 	A detailed explanation of the supported operations is available at
-	http://haxe.org/doc/cross/regexp
+	http://haxe.org/manual/std-regex.html
 **/
 class EReg {