diff options
Diffstat (limited to 'www/analyzer/installation.html')
-rw-r--r-- | www/analyzer/installation.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/analyzer/installation.html b/www/analyzer/installation.html index b0e56f82c420f..ebccd071cdce4 100644 --- a/www/analyzer/installation.html +++ b/www/analyzer/installation.html @@ -3,8 +3,8 @@ <html> <head> <title>Obtaining the Static Analyzer</title> - <link type="text/css" rel="stylesheet" href="menu.css" /> - <link type="text/css" rel="stylesheet" href="content.css" /> + <link type="text/css" rel="stylesheet" href="menu.css"> + <link type="text/css" rel="stylesheet" href="content.css"> <script type="text/javascript" src="scripts/menu.js"></script> </head> <body> |