Don't try to link to the 4.0 release notes
llvm-svn: 294658
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 4796433..d22857e 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -10,9 +10,9 @@
.. 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
============