diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-02-19 08:19:14 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-02-19 08:19:14 +0000 |
commit | d14f7667897ce9cd4c1a61eaeec3ba7adfb780f5 (patch) | |
tree | b4ae840314129cf5b36a307741e5a1cee3ea81b5 /clang | |
parent | 33b73215c847acdfc6f74a5bdc335dd75c95d77a (diff) | |
download | bcm5719-llvm-d14f7667897ce9cd4c1a61eaeec3ba7adfb780f5.tar.gz bcm5719-llvm-d14f7667897ce9cd4c1a61eaeec3ba7adfb780f5.zip |
Fix link.
llvm-svn: 96667
Diffstat (limited to 'clang')
-rw-r--r-- | clang/www/analyzer/scan-build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/analyzer/scan-build.html b/clang/www/analyzer/scan-build.html index eeff706ff23..1db15fec99e 100644 --- a/clang/www/analyzer/scan-build.html +++ b/clang/www/analyzer/scan-build.html @@ -279,7 +279,7 @@ and Analyze</i> feature in Xcode 3.2</a> (which is based on the Clang Static Analyzer). There a user can analyze their project with the click of a button without most of the setup described later.</p> -<p><a href="scan-build.html">Instructions are available</a> on this +<p><a href="/xcode.html">Instructions are available</a> on this website on how to use open source builds of the analyzer as a replacement for the one bundled with Xcode.</p> |