diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-04-30 14:13:16 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-04-30 14:13:16 +0000 |
| commit | e8b56f27b8e2bbda5455bbfd8c00e0ae2efa5887 (patch) | |
| tree | bfa9c4fd00bebf8a87063058150debb60c89c4f6 | |
| parent | 652064e3b8731de786b1a78b4a8b15360a48a7a5 (diff) | |
| download | bcm5719-llvm-e8b56f27b8e2bbda5455bbfd8c00e0ae2efa5887.tar.gz bcm5719-llvm-e8b56f27b8e2bbda5455bbfd8c00e0ae2efa5887.zip | |
Fix a broken link
llvm-svn: 13290
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0897106290c..fcf19e0ba0d 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -12,8 +12,8 @@ <ol> <li><a href="#intro">Introduction</a></li> <li><a href="#whatsnew">What's New?</a></li> + <li><a href="GettingStartedGuide.html">Installation Instructions</a></li> <li><a href="#portability">Portability and Supported Platforms</a></li> - <li><a href="#install-instructions">Installation Instructions</a></li> <li><a href="#knownproblems">Known Problems</a> <ul> <li><a href="#experimental">Experimental features included in this |

