diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2012-01-08 22:31:18 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2012-01-08 22:31:18 +0000 |
commit | 813bedff8f689d90f1be81ec3203a73fdd796147 (patch) | |
tree | 429eb139f49d71884768a61eb9e2a1d099497250 | |
parent | 6937ba961c6fb0f59b53f3b22c5aef78982b10d5 (diff) |
Update repository paths.
git-svn-id: https://llvm.org/svn/llvm-project/libclc/trunk@147757 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 96c0cb0..6dabddf 100644 --- a/www/index.html +++ b/www/index.html @@ -43,7 +43,9 @@ targets is welcome. <h2>Download</h2> -git clone git://git.pcc.me.uk/~peter/libclc.git (<a href="http://git.pcc.me.uk/~peter/libclc.git">gitweb</a>) +svn checkout http://llvm.org/svn/llvm-project/libclc/trunk libclc (<a href="http://llvm.org/viewvc/llvm-project/libclc/trunk/">ViewVC</a>) +<br>- or -<br> +git clone http://llvm.org/git/libclc.git <h2>Mailing List</h2> |