diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-10-27 19:05:04 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-10-27 19:05:04 -0500 |
commit | 8f8c57cc7c0e876cd291e2b4de23a52e060b30ba (patch) | |
tree | b813d59380c9db4f7b59bf8a5a965aa606627183 /lynx_help/lynx_url_support.html | |
parent | cbcc3a1e1a82b01eea370bf7841e6b5f4d1e46c1 (diff) | |
download | lynx-snapshots-8f8c57cc7c0e876cd291e2b4de23a52e060b30ba.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-89
Diffstat (limited to 'lynx_help/lynx_url_support.html')
-rw-r--r-- | lynx_help/lynx_url_support.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html index d17c5c88..37f78679 100644 --- a/lynx_help/lynx_url_support.html +++ b/lynx_help/lynx_url_support.html @@ -28,8 +28,8 @@ Lynx handles a number of URL types, that are enumerated below. For more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>: <ul plain> -<li><a href="http://www.w3.org/pub/WWW/Addressing/rfc1738.txt" ->http://www.w3.org/pub/WWW/Addressing/rfc1738.txt</a> +<li><a href="http://www.w3.org/Addressing/rfc1738.txt" +>http://www.w3.org/Addressing/rfc1738.txt</a> <li><a href="ftp://ds.internic.net/rfc/rfc1738.txt" >ftp://ds.internic.net/rfc/rfc1738.txt</a> </ul> @@ -38,8 +38,8 @@ more details about URLs (Uniform Resource Locators) see <em>RFC1738</em>: the BASE if one was specified, otherwise with respect to the document's absolute URL, using the rules described in <em>RFC1808</em>: <ul plain> -<li><a href="http://www.w3.org/pub/WWW/Addressing/rfc1808.txt" ->http://www.w3.org/pub/WWW/Addressing/rfc1808.txt</a> +<li><a href="http://www.w3.org/Addressing/rfc1808.txt" +>http://www.w3.org/Addressing/rfc1808.txt</a> <li><a href="ftp://ds.internic.net/rfc/rfc1808.txt" >ftp://ds.internic.net/rfc/rfc1808.txt</a> </ul> |