]> granicus.if.org Git - clang/commitdiff
Fix javascript file link.
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Feb 2010 21:48:04 +0000 (21:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Feb 2010 21:48:04 +0000 (21:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95694 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/index.html

index 73f8e4c6a2d067e594a2d049851d19c92d425ee8..b5b1046e694a857a846e72d9b6837e2bfeb8e01b 100644 (file)
@@ -3,16 +3,16 @@
 <html>
 <head>
   <title>Clang Static Analyzer</title>
-  <link type="text/css" rel="stylesheet" href="/content.css" />
-  <link type="text/css" rel="stylesheet" href="/menu.css" />
-  <link type="text/javascript" rel="javascript" href="/menu.css"/>
+  <link type="text/css" rel="stylesheet" href="content.css" />
+  <link type="text/css" rel="stylesheet" href="menu.css" />
+  <link type="text/javascript" rel="javascript" href="menu.js"/>
 </head>
 <body>
 
 <!--#include virtual="menu.html.incl"-->
 
 <div id="content">
-<table style="margin-top:-10px; padding:5px" border=0>
+<table style="margin-top:0px" border="0" cellpadding="0" cellspacing="0">
 <tr><td>
 <h1>Clang Static Analyzer</h1>  
 <p>The Clang Static Analyzer consists of both a source code analysis framework