summaryrefslogtreecommitdiffstats
path: root/www/get_involved.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-07-23 19:22:17 +0000
committerDouglas Gregor <dgregor@apple.com>2011-07-23 19:22:17 +0000
commit2da9f5d4a801c084c6ef1ec116811716279ccbec (patch)
treef2506e359759e3dec08b84258b5e622f2ab5343a /www/get_involved.html
parent40619f343a3ea6e438e02938fd8e89b88287e8db (diff)
Add a link-friendly name to the Clang extension acceptance criteria
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_involved.html')
-rw-r--r--www/get_involved.html2
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