summaryrefslogtreecommitdiff
path: root/libcxxabi/www
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
commit0527b8f9423d73b85ab1993248f95f094621b191 (patch)
treeabe67c908ad4ec61796224efb01c2ffa1f0be32e /libcxxabi/www
parentdeb144ab515c6995eaa750bcf4207ca24724dfbb (diff)
downloadllvm-0527b8f9423d73b85ab1993248f95f094621b191.tar.gz
add a link to the libc++ website
llvm-svn: 160553
Diffstat (limited to 'libcxxabi/www')
-rw-r--r--libcxxabi/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html
index 8b0448db8df1..6d372836c776 100644
--- a/libcxxabi/www/index.html
+++ b/libcxxabi/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>