err, use name attr of a tag, not href

This commit is contained in:
Mike Frysinger 2005-04-17 07:25:32 +00:00
parent fa69f110d9
commit ef614ecca6

View File

@ -212,7 +212,7 @@ have additions to this FAQ document, we would love to add them,
<hr />
<p>
<h2><a href="#external">Where can I find other small utilities since busybox
<h2><a name="external">Where can I find other small utilities since busybox
does not include the features I want?</a></h2>
<p>
We maintain such a <a href="tinyutils.html">list</a> on this site!