summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-02-09 23:26:34 +0000
committerHans Wennborg <hans@hanshq.net>2017-02-09 23:26:34 +0000
commit189f1f3dae3d68f64ff8b433d7c3360ce76b351c (patch)
treed92c0ca0b652415b979e4ecfa62a4001a51f6812 /clang/docs
parentf4166bf0ee924419d593dba7bc897c4fca250f50 (diff)
downloadbcm5719-llvm-189f1f3dae3d68f64ff8b433d7c3360ce76b351c.tar.gz
bcm5719-llvm-189f1f3dae3d68f64ff8b433d7c3360ce76b351c.zip
Don't try to link to the 4.0 release notes
llvm-svn: 294658
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/ReleaseNotes.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 47964335fc3..d22857ed435 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -10,9 +10,9 @@ Written by the `LLVM Team <http://llvm.org/>`_
.. warning::
- These are in-progress notes for the upcoming Clang 5 release. You may
- prefer the `Clang 4 Release Notes
- <http://llvm.org/releases/4.0.0/tools/clang/docs/ReleaseNotes.html>`_.
+ These are in-progress notes for the upcoming Clang 5 release.
+ Release notes for previous releases can be found on
+ `the Download Page <http://releases.llvm.org/download.html>`_.
Introduction
============
OpenPOWER on IntegriCloud