diff options
-rw-r--r-- | www/get_involved.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/get_involved.html b/www/get_involved.html index b3550a5eb2..eb9a97945b 100644 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -56,7 +56,7 @@ discussions or follow the list development on the web if you prefer.</p> <p>If you're looking for something to work on, check out our <a href="OpenProjects.html">Open Projects</a> page or go look through the <a href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p> -<h2>Contributing Extensions to Clang</h2> +<h2 name="criteria">Contributing Extensions to Clang</h2> <p>Clang has always been designed as a platform for experimentation, allowing programmers to easily extend the compiler to support great |