Skip to content

Commit 8c0e32b

Browse files
committed
ReleaseNotes: tidy up
llvm-svn: 354986
1 parent 06a9d7d commit 8c0e32b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

libcxx/docs/ReleaseNotes.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,14 @@ part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
1616
status of libc++ in some detail, including major improvements from the previous
1717
release and new feature work. For the general LLVM release notes, see `the LLVM
1818
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may
19-
be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
19+
be downloaded from the `LLVM releases web site <https://releases.llvm.org/>`_.
2020

2121
For more information about libc++, please see the `Libc++ Web Site
2222
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
2323

2424
What's New in Libc++ 8.0.0?
2525
===========================
2626

27-
New Features
28-
------------
29-
3027
API Changes
3128
-----------
3229
- Building libc++ for Mac OSX 10.6 is not supported anymore.

0 commit comments

Comments
 (0)