[llvm-commits] [www-releases] r170874 - /www-releases/trunk/3.2/docs/ClangReleaseNotes.html
Pawel Wodnicki
pawel at 32bitmicro.com
Fri Dec 21 01:43:17 PST 2012
Author: pawel
Date: Fri Dec 21 03:43:17 2012
New Revision: 170874
URL: http://llvm.org/viewvc/llvm-project?rev=170874&view=rev
Log:
fix one last link
Modified:
www-releases/trunk/3.2/docs/ClangReleaseNotes.html
Modified: www-releases/trunk/3.2/docs/ClangReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/3.2/docs/ClangReleaseNotes.html?rev=170874&r1=170873&r2=170874&view=diff
==============================================================================
--- www-releases/trunk/3.2/docs/ClangReleaseNotes.html (original)
+++ www-releases/trunk/3.2/docs/ClangReleaseNotes.html Fri Dec 21 03:43:17 2012
@@ -51,7 +51,7 @@
frontend, part of the LLVM Compiler Infrastructure, release 3.2. 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 <a href="http://llvm.org/docs/ReleaseNotes.html">the LLVM
+ notes, see <a href="http://llvm.org/releases/3.2/docs/ReleaseNotes.html">the LLVM
documentation</a>. All LLVM releases may be downloaded from the
<a href="http://llvm.org/releases/">LLVM releases web site</a>.</p>
More information about the llvm-commits
mailing list