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

Tanya Brethour tbrethou at cs.uiuc.edu
Mon Jun 21 18:47:02 PDT 2004


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

GettingStarted.html updated: 1.2 -> 1.3

---
Log message:

Fixed typo in link to starting section. (added #)


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

Index: llvm-www/releases/1.2/docs/GettingStarted.html
diff -u llvm-www/releases/1.2/docs/GettingStarted.html:1.2 llvm-www/releases/1.2/docs/GettingStarted.html:1.3
--- llvm-www/releases/1.2/docs/GettingStarted.html:1.2	Fri Mar 19 16:04:17 2004
+++ llvm-www/releases/1.2/docs/GettingStarted.html	Mon Jun 21 18:39:02 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
@@ -1183,7 +1183,7 @@
 
   <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: 2004/03/19 22:04:17 $
+  Last modified: $Date: 2004/06/21 23:39:02 $
 </address>
 
 </body>





More information about the llvm-commits mailing list