aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-16 17:13:10 +0000
committerChris Lattner <sabre@nondot.org>2005-05-16 17:13:10 +0000
commitcb5596d51bbcd4e19d732b34daed339b3d5446db (patch)
treed1b08020e1f902094e811e8f5f5636e54d996ae2
parent683a847c2672c11d1206c5f287f44bb1bea77c53 (diff)
downloadllvm-cb5596d51bbcd4e19d732b34daed339b3d5446db.zip
llvm-cb5596d51bbcd4e19d732b34daed339b3d5446db.tar.gz
llvm-cb5596d51bbcd4e19d732b34daed339b3d5446db.tar.bz2
more minor edits
llvm-svn: 22088
-rw-r--r--llvm/docs/ReleaseNotes.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index fa5f879..f47b423 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -801,16 +801,17 @@ selection framework.</li>
<div class="doc_text">
-<p>A wide variety of additional information is available on the LLVM web page,
-including <a href="http://llvm.cs.uiuc.edu/docs/#maillist">mailing lists</a> and
-<a href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
+<p>A wide variety of additional information is available on the <a
+href="http://llvm.cs.uiuc.edu">LLVM web page</a>, including <a
+href="http://llvm.cs.uiuc.edu/docs/">documentation</a> and <a
+href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
components implemented in LLVM</a>. The web page also contains versions of the
API documentation which is up-to-date with the CVS version of the source code.
You can access versions of these documents specific to this release by going
into the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
<p>If you have any questions or comments about LLVM, please feel free to contact
-us via the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">mailing
+us via the <a href="http://llvm.cs.uiuc.edu/docs/#maillist"> mailing
lists</a>.</p>
</div>