aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index c6db1e768343..ca5a534ae846 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -16,7 +16,7 @@ part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
status of libc++ in some detail, including major improvements from the previous
release and new feature work. For the general LLVM release notes, see `the LLVM
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may
-be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
+be downloaded from the `LLVM releases web site <https://releases.llvm.org/>`_.
For more information about libc++, please see the `Libc++ Web Site
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
@@ -24,9 +24,6 @@ For more information about libc++, please see the `Libc++ Web Site
What's New in Libc++ 8.0.0?
===========================
-New Features
-------------
-
API Changes
-----------
- Building libc++ for Mac OSX 10.6 is not supported anymore.