diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-19 18:58:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-19 18:58:22 +0000 |
commit | cec8e775895fadfc324fe97a90b3c9601f86491c (patch) | |
tree | 68629ac5dd23a4be3cb16fb63f1d976fea9b0ff4 /www/index.html | |
parent | 7eee9f74b924781b42cd76a922227a65c4a6d539 (diff) |
add link to new page
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67324 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 622fb1cb33..d5dab0f728 100644 --- a/www/index.html +++ b/www/index.html @@ -30,7 +30,7 @@ <ul> <li>Fast compiles and low memory use</li> - <li>Expressive diagnostics</li> + <li>Expressive diagnostics (<a href="diagnostics.html">examples</a>)</li> <li>GCC compatibility</li> </ul> |