summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2012-07-20 17:21:42 +0000
committerSylvestre Ledru <sylvestre@debian.org>2012-07-20 17:21:42 +0000
commitf59526da20aa9e8606881a6dc064a3981e91ff37 (patch)
tree4f03f49b2b1362ee52e6f7abd57d2bae1277451f /www/index.html
parent921769df6c92e67c9923933934c41a93199250b3 (diff)
add a link to the libc++ website
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@160553 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 8b0448d..6d37283 100644
--- a/www/index.html
+++ b/www/index.html
@@ -48,7 +48,7 @@
<ul>
<li>Correctness as defined by the C++11 standard.</li>
- <li>Provide a portable sublayer to ease the porting of libc++</li>
+ <li>Provide a portable sublayer to ease the porting of <a href="http://libcxx.llvm.org/">libc++</a></li>
<li>On Mac OS X, be ABI compatible with the existing low-level support.</li>
</ul>