diff options
-rw-r--r-- | www/analyzer/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/index.html b/www/analyzer/index.html index 2e0e4f7443..3446571908 100644 --- a/www/analyzer/index.html +++ b/www/analyzer/index.html @@ -101,7 +101,7 @@ applications.</p> <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> |