diff options
-rw-r--r-- | docs/ReleaseNotes.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d22a389da4..ece81630f7 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -828,11 +828,10 @@ Exception Handling</a>, and it is not enabled by default.</li> <div class="doc_text"> <p>A wide variety of additional information is available on the <a -href="http://llvm.org">LLVM web page</a>, including <a -href="http://llvm.org/docs/">documentation</a> and <a -href="http://llvm.org/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. +href="http://llvm.org">LLVM web page</a>, in particular in the <a +href="http://llvm.org/docs/">documentation</a> section. 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> @@ -851,7 +850,7 @@ lists</a>.</p> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> - <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |