diff options
-rw-r--r-- | www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index c41b3b0507..343e9b4a42 100644 --- a/www/index.html +++ b/www/index.html @@ -36,6 +36,9 @@ Clang</a> (July 2007)</li>
</ul>
+ <p>For a more detailed comparison about Clang and other compilers, please
+ see the <a href="comparison.html">clang comparison page</a>.</p>
+
<h2>Features/Goals</h2>
<p>Some of the goals for the project include the following:</p>
|