Fix javascript file link.

llvm-svn: 95694
This commit is contained in:
Ted Kremenek 2010-02-09 21:48:04 +00:00
parent 0c3b66cd87
commit c319f5c044
1 changed files with 4 additions and 4 deletions

View 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