Fix libc++ link in release notes.
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 6 Oct 2010 21:07:30 +0000 (21:07 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Wed, 6 Oct 2010 21:07:30 +0000 (21:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115837 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 7cb7b5c8450d85baf086e93eb7468b4c29c653bc..826540afae81714e31a3d334ecf4b62b8f6e0e6a 100644 (file)
@@ -269,7 +269,7 @@ support new platforms, new languages, new architectures, and new features.
 
 <div class="doc_text">
 <p>
-<a href="http://libc++.llvm.org/">libc++</a> is another new member of the LLVM
+<a href="http://libcxx.llvm.org/">libc++</a> is another new member of the LLVM
 family.  It is an implementation of the C++ standard library, written from the
 ground up to specifically target the forthcoming C++'0X standard and focus on
 delivering great performance.</p>