diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/lynx/userdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/lynx/userdefs.h b/gnu/usr.bin/lynx/userdefs.h index 8e37eeea83c..96e03387a08 100644 --- a/gnu/usr.bin/lynx/userdefs.h +++ b/gnu/usr.bin/lynx/userdefs.h @@ -452,7 +452,7 @@ * Normally we expect you will connect to a remote site, e.g., the Lynx starting * site: */ -#define STARTFILE "http://lynx.isc.org/" +#define STARTFILE "http://www.OpenBSD.org/" /* * As an alternative, you may want to use a local URL. A good choice for this * is the user's home directory: |