From b4b0ce7c298c72ab03711ff8ab277317b839081a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 18 May 2007 00:44:29 +0000 Subject: [PATCH] tweak git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37196 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d22a389da4e..ece81630f7f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -828,11 +828,10 @@ Exception Handling, and it is not enabled by default.

A wide variety of additional information is available on the LLVM web page, including documentation and publications describing algorithms and -components implemented in LLVM. 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, in particular in the documentation 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 "llvm/doc/" directory in the LLVM tree.

@@ -851,7 +850,7 @@ lists.

Valid HTML 4.01! - The LLVM Compiler Infrastructure
+ LLVM Compiler Infrastructure
Last modified: $Date$ -- 2.34.1