diff options
author | Jim Laskey <jlaskey@mac.com> | 2006-07-31 21:37:55 +0000 |
---|---|---|
committer | Jim Laskey <jlaskey@mac.com> | 2006-07-31 21:37:55 +0000 |
commit | 6c3acb7222a5f938d86f8757adc8d743eae49fba (patch) | |
tree | 2409722b866fa5e542d32bca6fb95c13b21b76c2 /docs/GettingStarted.html | |
parent | 6d581e8d1567e4e445e2cc88c790c79eb75c226a (diff) | |
download | external_llvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.zip external_llvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.tar.gz external_llvm-6c3acb7222a5f938d86f8757adc8d743eae49fba.tar.bz2 |
Changed to a new directory for opensource checkout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29418 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 273c28d..4115d89 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -647,9 +647,9 @@ compressed with the gzip program. <dd>Binary release of the llvm-gcc4 front end for MacOS X/X86.<br/></dd> </dl> -<p>It is also possible to download the sources of the llvm-gcc4 front end from -a read-only subversion mirror at svn://anonsvn.opensource.apple.com/svn/llvm. -</p> +<p>It is also possible to download the sources of the llvm-gcc4 front end from a +read-only subversion mirror at +svn://anonsvn.opensource.apple.com/svn/llvm/trunk. </p> </div> |