diff options
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 |

