diff --git a/src/mosaic.h b/src/mosaic.h index 4ea866c..c030794 100644 --- a/src/mosaic.h +++ b/src/mosaic.h @@ -135,7 +135,7 @@ typedef enum /* This must be a straight string as it is included into a struct; no tricks. */ #define HOME_PAGE_DEFAULT \ - "http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/NCSAMosaicHome.html" + "http://en.wikipedia.org/wiki/Mosaic_(web_browser)" #endif /* not HOME_PAGE_DEFAULT */ #ifndef WHATSNEW_PAGE_DEFAULT