diff options
Diffstat (limited to 'www/analyzer/index.html')
-rw-r--r-- | www/analyzer/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/index.html b/www/analyzer/index.html index 335ca8b34aa1..082d35fdc488 100644 --- a/www/analyzer/index.html +++ b/www/analyzer/index.html @@ -27,7 +27,7 @@ tool</a> or <a href="/xcode.html">within Xcode</a>. The standalone tool is invoked from the command-line, and is intended to be run in tandem with a build of a codebase.</p> -<p>The analyzer is 100% open source and are part of the <a +<p>The analyzer is 100% open source and is part of the <a href="http://clang.llvm.org">Clang</a> project. Like the rest of Clang, the analyzer is implemented as a C++ library that can be used by other tools and applications.</p> |