summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-07-01 21:55:57 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-07-01 21:55:57 +0000
commit10d05e2a53feb0cf4fbc35f9d33b71dfae7d9bb6 (patch)
tree69dcac7527e3d9aaba8a0a0c60c267de4a0acd6e
parentafede5d65b8279a810d4118718ed1ee13eb68d87 (diff)
downloadbcm5719-llvm-10d05e2a53feb0cf4fbc35f9d33b71dfae7d9bb6.tar.gz
bcm5719-llvm-10d05e2a53feb0cf4fbc35f9d33b71dfae7d9bb6.zip
Fixed a broken hyperlink.
Moved commas outside of hyperlinks in the contributors list. llvm-svn: 7049
-rw-r--r--llvm/docs/GettingStarted.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 365ab992e83..4814036148d 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -7,8 +7,8 @@
<body bgcolor=white>
<center><h1>Getting Started with the LLVM System<br><font size=3>By: <a
href="mailto:gshi1@uiuc.edu">Guochun Shi</a>,
- <a href="mailto:sabre@nondot.org">Chris Lattner,</a>
- <a href="mailto:criswell@uiuc.edu">John Criswell,</a> and
+ <a href="mailto:sabre@nondot.org">Chris Lattner</a>,
+ <a href="mailto:criswell@uiuc.edu">John Criswell</a>, and
<a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>
</font></h1></center>
@@ -61,7 +61,7 @@
want to get started as quickly as possible.
<p>The later sections of this guide describe the <a
- href"#layout">general layout</a> of the the LLVM source-tree, a <a
+ href="#layout">general layout</a> of the the LLVM source-tree, a <a
href="#tutorial">simple example</a> using the LLVM tool chain, and <a
href="#links">links</a> to find more information about LLVM or to get
help via e-mail.
OpenPOWER on IntegriCloud