diff options
-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> |