Use 'name' instead of 'href'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68534 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2009-04-07 18:54:06 +00:00
parent b1a61bd178
commit a0bd8109f9

View File

@ -426,7 +426,7 @@ Stop.
</div>
<div class="question">
<p><a href="srcdir-objdir">When I compile LLVM-GCC with srcdir == objdir, it
<p><a name="srcdir-objdir">When I compile LLVM-GCC with srcdir == objdir, it
fails. Why?</a></p>
</div>