Changed the website address

This commit is contained in:
Michiel Broek
2003-09-02 18:29:19 +00:00
parent a91e38df0f
commit 43daa4cfbd
11 changed files with 18 additions and 25 deletions

View File

@@ -420,7 +420,7 @@ void soft_info(void)
#endif
center_addstr(12, temp);
set_color(LIGHTCYAN, BLACK);
center_addstr(14, (char *)"http://mbse.sourceforge.net or 2:280/2802");
center_addstr(14, (char *)"http://www.mbse.dds.nl or 2:280/2802");
set_color(LIGHTGREEN, BLACK);
center_addstr(lines -7, (char *)"This is free software; released under the terms of the GNU General");
center_addstr(lines -6, (char *)"Public License as published by the Free Software Foundation.");