Skip to content

Commit cb5596d

Browse files
committed
more minor edits
llvm-svn: 22088
1 parent 683a847 commit cb5596d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

llvm/docs/ReleaseNotes.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -801,16 +801,17 @@
801801

802802
<div class="doc_text">
803803

804-
<p>A wide variety of additional information is available on the LLVM web page,
805-
including <a href="http://llvm.cs.uiuc.edu/docs/#maillist">mailing lists</a> and
806-
<a href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
804+
<p>A wide variety of additional information is available on the <a
805+
href="http://llvm.cs.uiuc.edu">LLVM web page</a>, including <a
806+
href="http://llvm.cs.uiuc.edu/docs/">documentation</a> and <a
807+
href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
807808
components implemented in LLVM</a>. The web page also contains versions of the
808809
API documentation which is up-to-date with the CVS version of the source code.
809810
You can access versions of these documents specific to this release by going
810811
into the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
811812

812813
<p>If you have any questions or comments about LLVM, please feel free to contact
813-
us via the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">mailing
814+
us via the <a href="http://llvm.cs.uiuc.edu/docs/#maillist"> mailing
814815
lists</a>.</p>
815816

816817
</div>

0 commit comments

Comments
 (0)