]> granicus.if.org Git - clang/commitdiff
Fix a broken link
authorDouglas Gregor <dgregor@apple.com>
Mon, 9 Nov 2009 15:15:41 +0000 (15:15 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 9 Nov 2009 15:15:41 +0000 (15:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86545 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 20fdda72dced99e4ad00e3deb6a3fb83dd7cc836..cfaa071083bce868ec19c2360a0d1c764d0cc85f 100644 (file)
@@ -126,7 +126,7 @@ reasonably possible, easing migration from GCC to Clang.  In most cases, code
 
 <p>In addition to language specific features, Clang has a variety of features
 that depend on what CPU architecture or operating system is being compiled for.
-Please see the <a href="target_features">Target-Specific Features and
+Please see the <a href="#target_features">Target-Specific Features and
 Limitations</a> section for more details.</p>
 
 <p>The rest of the introduction introduces some basic <a