diff options
-rw-r--r-- | libcxx/www/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html index 17bf01611b8..fbdf1234f33 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -134,6 +134,9 @@ <h2>Get it and get involved!</h2> <!--=====================================================================--> + <p>First please review our + <a href="http://llvm.org/docs/DeveloperPolicy.html">Developer's Policy</a>. + <p>To check out the code, use:</p> <ul> |