We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
www. to
1 parent 356851e commit 3ecc584Copy full SHA for 3ecc584
run.n
-953 Bytes
src/FlxTools.hx
@@ -45,7 +45,7 @@ class FlxTools extends CommandLineRunner
45
Sys.println("");
46
47
Sys.println("Powered by the Haxe Toolkit and OpenFL");
48
- Sys.println("Visit www.haxeflixel.com for community support and resources!");
+ Sys.println("Visit https://haxeflixel.com for community support and resources!");
49
50
Sys.println("HaxeFlixel command-line tools (" + VERSION + ")");
51
0 commit comments