diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-06-21 22:52:48 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-06-21 22:52:48 +0000 |
| commit | 53e5e2acccddf8510720e9722f2d9bc64cb23988 (patch) | |
| tree | d79981f7e1a789defdef6d710b70317abfa2bc6b /llvm/docs/GettingStarted.html | |
| parent | 31f4df6b5443216ccec26ffe15efba8c9c2de815 (diff) | |
| download | bcm5719-llvm-53e5e2acccddf8510720e9722f2d9bc64cb23988.tar.gz bcm5719-llvm-53e5e2acccddf8510720e9722f2d9bc64cb23988.zip | |
Fix some broken links
llvm-svn: 14306
Diffstat (limited to 'llvm/docs/GettingStarted.html')
| -rw-r--r-- | llvm/docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 981943144e1..69c3603f1fe 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -151,7 +151,7 @@ from the LLVM suite.</p> </ol> -<p>Consult the <a href="starting">Getting Started with LLVM</a> section for +<p>Consult the <a href="#starting">Getting Started with LLVM</a> section for detailed information on configuring and compiling LLVM. See <a href="#environment">Setting Up Your Environment</a> for tips that simplify working with the GCC front end and LLVM tools. Go to <a href="#layout">Program |

