Author: kremenek
Date: Thu Jan 27 13:42:34 2011
New Revision: 124403

URL: http://llvm.org/viewvc/llvm-project?rev=124403&view=rev
Log:
Add missing </a>

Modified:
    cfe/trunk/www/analyzer/index.html

Modified: cfe/trunk/www/analyzer/index.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/index.html?rev=124403&r1=124402&r2=124403&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/index.html (original)
+++ cfe/trunk/www/analyzer/index.html Thu Jan 27 13:42:34 2011
@@ -101,7 +101,7 @@
     <li>Latest build (Universal binary, 10.5+):<br>
      <!--#include virtual="latest_checker.html.incl"-->
     </li>
-    <li><a href="/release_notes.html">Release notes</li></li>
+    <li><a href="/release_notes.html">Release notes</a></li></li>
     <li>This build can be used both from the command line and from within 
Xcode</li>
     <li><a href="/installation.html">Installation</a> and <a 
href="/scan-build.html">usage</a></li>
    </ul>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to