mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Shell command "ver" suggested URL updated to new domain http://www.eluaproject.net
This commit is contained in:
parent
07fa2652be
commit
832ef91723
@ -163,7 +163,7 @@ static void shell_ver( char* args )
|
||||
{
|
||||
args = args;
|
||||
printf( "eLua version %s\n", ELUA_STR_VERSION );
|
||||
printf( "For more information go to http://elua.berlios.de\n" );
|
||||
printf( "For more information go to http://www.eluaproject.net\n" );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user