Include the "latest build" checker link using SSI.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52387 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/StaticAnalysisUsage.html b/www/StaticAnalysisUsage.html
index c264fed..7faa59f 100644
--- a/www/StaticAnalysisUsage.html
+++ b/www/StaticAnalysisUsage.html
@@ -45,8 +45,9 @@
<p>Semi-regular pre-built binaries of the analyzer are available on Mac OS X
(10.5).</p>
-<p>The latest build is: <b><a
-href="http://keeda.stanford.edu/~kremenek/checker/checker-37.tar.gz">checker-37.tar.gz</a></b> (built June 16, 2008)</p>
+<p>The latest build is:
+ <!--#include virtual="latest_checker.html.incl"-->
+</p>
<p><b>Note: This fixes a serious bug in checker-36 where the analyzer would
never be run, thus finding no bugs.</b></p>