reactos.org is the preferred name these days

svn path=/trunk/; revision=20026
This commit is contained in:
Gé van Geldorp
2005-12-09 22:14:27 +00:00
parent 3b82b7735b
commit 9d4e6ac04f
@@ -1131,7 +1131,7 @@ int MDIMainFrame::Command(int id, int code)
#ifdef _DEBUG
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://localhost")));
#else
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://www.reactos.com")));
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://www.reactos.org")));
#endif
break;