[llvm-commits] CVS: llvm-www/releases/1.1/docs/GettingStarted.html

Tanya Brethour tbrethou at cs.uiuc.edu
Mon Jun 21 22:32:01 PDT 2004


Changes in directory llvm-www/releases/1.1/docs:

GettingStarted.html updated: 1.2 -> 1.3

---
Log message:

Fixing link to getting started section.


---
Diffs of the changes:  (+2 -2)

Index: llvm-www/releases/1.1/docs/GettingStarted.html
diff -u llvm-www/releases/1.1/docs/GettingStarted.html:1.2 llvm-www/releases/1.1/docs/GettingStarted.html:1.3
--- llvm-www/releases/1.1/docs/GettingStarted.html:1.2	Wed Dec 17 16:47:16 2003
+++ llvm-www/releases/1.1/docs/GettingStarted.html	Mon Jun 21 22:23:46 2004
@@ -147,7 +147,7 @@
 
 </ol>
 
-<p>Consult the <a href="starting">Getting Started with LLVM</a> section for
+<p>Consult the <a href="#starting">Getting Started with LLVM</a> section for
 detailed information on configuring and compiling LLVM.  See <a
 href="#environment">Setting Up Your Environment</a> for tips that simplify
 working with the GCC front end and LLVM tools.  Go to <a href="#layout">Program
@@ -1146,7 +1146,7 @@
 <address>
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2003/12/17 22:47:16 $
+  Last modified: $Date: 2004/06/22 03:23:46 $
 </address>
 
 </body>





More information about the llvm-commits mailing list