(1) Correctly format external Javascript link. (2) Reformat "annotations" topics list to use a collapsable tree. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96013 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/analyzer/filing_bugs.html b/www/analyzer/filing_bugs.html index 122e931..746f1cb 100644 --- a/www/analyzer/filing_bugs.html +++ b/www/analyzer/filing_bugs.html
@@ -5,7 +5,7 @@ <title>Filing Bugs and Feature Requests</title> <link type="text/css" rel="stylesheet" href="menu.css" /> <link type="text/css" rel="stylesheet" href="content.css" /> - <link type="text/javascript" rel="javascript" href="menu.js"/> + <script type="text/javascript" src="scripts/menu.js"></script> </head> <body>