From: Hans Wennborg Date: Thu, 9 Feb 2017 23:03:34 +0000 (+0000) Subject: Don't try to link to the 4.0 release notes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07a58ad1e0aa05ef228e67c99009f9291a7328f9;p=llvm Don't try to link to the 4.0 release notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294647 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index cebc59001b2..dbffb53d5a5 100644 --- a/docs/ReleaseNotes.rst +++ b/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 `_. + These are in-progress notes for the upcoming LLVM 5 release. + Release notes for previous releases can be found on + `the Download Page `_. Introduction