[www] r217357 - Fix links.

Bill Wendling isanbard at gmail.com
Sun Sep 7 20:16:21 PDT 2014


Author: void
Date: Sun Sep  7 22:16:21 2014
New Revision: 217357

URL: http://llvm.org/viewvc/llvm-project?rev=217357&view=rev
Log:
Fix links.

Modified:
    www/trunk/index.html

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=217357&r1=217356&r2=217357&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Sun Sep  7 22:16:21 2014
@@ -149,9 +149,9 @@ LLVM Developer Policy</a>.
 <div class="www_sectiontitle">Latest LLVM Release!</div>
 
 <div class="www_text">
-  <p><b>Sep 4, 2014</b>: LLVM 3.5 is now <a href="releases/"><b>available
+  <p><b>Sep 4, 2014</b>: LLVM 3.5.0 is now <a href="releases/"><b>available
   for download</b></a>!  LLVM is publicly available under an open source <a
-  href="releases/3.5/LICENSE.TXT">License</a>.  Also, you might want to
+  href="releases/3.5.0/LICENSE.TXT">License</a>.  Also, you might want to
   check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new 
   features</b></a> in SVN that will appear in the next LLVM release.  If
   you want them early, <a href="releases/">download LLVM</a> through 





More information about the llvm-commits mailing list