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 | 7d539a4fb6ac4a9777ffd183dd7a8dbd8cd9ac95 (patch) | |
tree | 0e6ff05ec6722c69da6ec56b5edafdda1c1d0820 | |
parent | cdbfe9f5fa93f454664a28156def061fab396f2e (diff) |
Fix link.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96667 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/analyzer/scan-build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/scan-build.html b/www/analyzer/scan-build.html index eeff706ff2..1db15fec99 100644 --- a/www/analyzer/scan-build.html +++ b/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> |