summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-02-09 23:03:34 +0000
committerHans Wennborg <hans@hanshq.net>2017-02-09 23:03:34 +0000
commitf1e773cab5053b1d4907f940af7fdbcedad0e266 (patch)
treecba07f14d446967b739d51d33a0619ac609d8547
parent6717a0ba0382dad459ebc696592b9d74b8ebb637 (diff)
downloadbcm5719-llvm-f1e773cab5053b1d4907f940af7fdbcedad0e266.tar.gz
bcm5719-llvm-f1e773cab5053b1d4907f940af7fdbcedad0e266.zip
Don't try to link to the 4.0 release notes
llvm-svn: 294647
-rw-r--r--llvm/docs/ReleaseNotes.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index cebc59001b2..dbffb53d5a5 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -6,9 +6,9 @@ LLVM 5.0.0 Release Notes
:local:
.. warning::
- These are in-progress notes for the upcoming LLVM 5 release. You may
- prefer the `LLVM 4 Release Notes <http://llvm.org/releases/4.0.0/docs
- /ReleaseNotes.html>`_.
+ These are in-progress notes for the upcoming LLVM 5 release.
+ Release notes for previous releases can be found on
+ `the Download Page <http://releases.llvm.org/download.html>`_.
Introduction
OpenPOWER on IntegriCloud