diff options
Diffstat (limited to 'docs/UsersManual.html')
-rw-r--r-- | docs/UsersManual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsersManual.html b/docs/UsersManual.html index 20fdda7..cfaa071 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -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 |