about summary refs log tree commit diff stats
path: root/lynx_help/Lynx_users_guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'lynx_help/Lynx_users_guide.html')
-rw-r--r--lynx_help/Lynx_users_guide.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html
index 81a464a3..45d82fab 100644
--- a/lynx_help/Lynx_users_guide.html
+++ b/lynx_help/Lynx_users_guide.html
@@ -57,7 +57,7 @@ within a single LAN.
 | <a href="#Notes" NAME="ToC-Notes">Lynx and HTML Notes</a>
 <li><a href="#Lists" NAME="ToC-Lists">Lynx and HTML Lists</a>
 <li><a href="#Quotes" NAME="ToC-Quotes">Lynx and HTML Quotes</a>
-<li><a href="#8bit" NAME="ToC-8bit">Lynx and HTML Internationalization: 8bit, unicode, etc.</a>
+<li><a href="#Eightbit" NAME="ToC-Eightbit">Lynx and HTML Internationalization: 8bit, unicode, etc.</a>
 <li><a href="#USEMAP" NAME="ToC-USEMAP">Lynx and Client-Side-Image-Maps</a>
 <li><a href="#Refresh" NAME="ToC-Refresh">Lynx and Client-Side-Pull</a>
 <li><a href="#Cookies" NAME="ToC-Cookies">Lynx and State Management</a> (Me want <em>cookie</em>!)
@@ -919,9 +919,9 @@ into HEAD section a LINK element with appropriate value for REV attribute.  Two
 values are recognized: <em>owner</em> and <em>made</em> (these are case
 insensitive).  For example, <pre>
 &lt;HEAD&gt;
-    &hellip;
+    &#8230;
     &lt;LINK REV="made" HREF="mailto:user@somedomain.com"&gt;
-    &hellip;
+    &#8230;
 &lt;HEAD&gt;
 </pre>
 You may also add a TITLE attribute with, for example, the name of your page) If
@@ -1836,14 +1836,14 @@ its first line.
 of a hyperlink in the form URL#id.  It is treated just
 like the NAME in <em>A</em>nchors. [<A HREF="#ToC-Quotes">ToC</A>]
 
-<h2 ID="8bit"><A NAME="8bit"><em>Lynx and HTML Internationalization: 8bit, unicode, etc.</em></a></h2>
+<h2 ID="Eightbit"><A NAME="Eightbit"><em>Lynx and HTML Internationalization: 8bit, unicode, etc.</em></a></h2>
 
 Lynx has superior support for HTML 4.0/I18N internationalization issues.
 However, to see the characters other than 7bit properly you <em>should</em>
 set your <A HREF="keystrokes/option_help.html#DC">display character set</A>
 from Option Menu and save its value, this is a Frequently Asked Question.
 Fine-turning is also available from <A HREF="#lynx.cfg">lynx.cfg</A>
-[<A HREF="#ToC-8bit">ToC</A>]
+[<A HREF="#ToC-Eightbit">ToC</A>]
 
 <h2 ID="USEMAP"><A NAME="USEMAP"><em>Lynx and Client-Side-Image-Maps</em></a></h2>
 
@@ -2470,8 +2470,8 @@ from your local add-on configuration file.  It is really cool to read
 lynx.cfg with its comments for hundreds of options,
 most of them commented out because they are built-in defaults.
 You may visit an index of options:
-<a href="http://www.hippo.ru/~hvv/cattoc.html">by category</a> or
-<a href="http://www.hippo.ru/~hvv/alphatoc.html">by alphabet</a>.
+<a href="http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html">by category</a> or
+<a href="http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html#alphatoc">by alphabet</a>.
 
 <p>To see the current lynx.cfg state you may press <em>'o'</em> key
 for <em>Options Menu</em> and follow <em>check your lynx.cfg</em> link