Bläddra i källkod

[skip ci] update regexp manual link

Dan Korostelev 10 år sedan
förälder
incheckning
3a8e7d2ca4
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 {