diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-09-30 16:58:02 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-09-30 16:58:02 +0000 |
commit | 4f4d310e3e7c964e979f73807b970dd5dba64b1e (patch) | |
tree | e6a1b7d0ecf77a9ded1eb75d301fb51c3ba7c91b | |
parent | 64b1aad4e3a0411a2e5d301405beab2b8b886a6c (diff) | |
download | bcm5719-llvm-4f4d310e3e7c964e979f73807b970dd5dba64b1e.tar.gz bcm5719-llvm-4f4d310e3e7c964e979f73807b970dd5dba64b1e.zip |
Provide link to developer's policy
llvm-svn: 140857
-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> |