diff --git a/lynx.cfg b/lynx.cfg index b948b91..e5d1c64 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -110,7 +110,7 @@ # # Normally we expect you will connect to a remote site, e.g., the Lynx starting # site: -STARTFILE:https://start.fedoraproject.org/ +STARTFILE:file:/usr/share/doc/HTML/en-US/index.html # # As an alternative, you may want to use a local URL. A good choice for this is # the user's home directory: @@ -134,7 +134,7 @@ STARTFILE:https://start.fedoraproject.org/ # This definition will be overridden if the "LYNX_HELPFILE" environment # variable has been set. # -HELPFILE:https://lynx.invisible-island.net/lynx_help/lynx_help_main.html +HELPFILE:file://localhost/usr/share/doc/lynx/lynx_help/lynx_help_main.html .ex #HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html