more minor edits
authorChris Lattner <sabre@nondot.org>
Mon, 16 May 2005 17:13:10 +0000 (17:13 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 May 2005 17:13:10 +0000 (17:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22088 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index fa5f8794c151343efd7e47a3185bf6dc4140508c..f47b4230eadd28e9d71626d8f3d186fd6e59281b 100644 (file)
@@ -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>