Homepage is now info.cern.ch

This commit is contained in:
Fries 2022-04-20 02:54:39 -07:00
parent ab015a6fc6
commit d83641e1be
1 changed files with 1 additions and 1 deletions

View File

@ -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.illinois.edu/enabling/mosaic"
"http://info.cern.ch/"
#endif /* not HOME_PAGE_DEFAULT */
#ifndef WHATSNEW_PAGE_DEFAULT