From: Peter Collingbourne Date: Tue, 29 Nov 2011 02:03:03 +0000 (+0000) Subject: Fix URL typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cc989e8d709037420e02c0bb4c77c851c518277;p=clang Fix URL typo. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145359 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6bc13b6e4e..95d92a2309 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -55,7 +55,7 @@ Release Notes. frontend, part of the LLVM Compiler Infrastructure, release 3.0. Here we describe the status of Clang in some detail, including major improvements from the previous release and new feature work. For the general LLVM release notes, -see the LLVM +see the LLVM documentation. All LLVM releases may be downloaded from the LLVM releases web site.