diff options
-rw-r--r-- | libcxx/www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html index 0463fe685a7..00943b3b79f 100644 --- a/libcxx/www/index.html +++ b/libcxx/www/index.html @@ -25,8 +25,8 @@ <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a> <a href="http://llvm.org/bugs/">Bug Reports</a> - <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a> - <a href="http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/">Browse ViewVC</a> + <a href="http://llvm.org/svn/llvm-project/libcxx/trunk/">Browse SVN</a> + <a href="http://llvm.org/viewvc/llvm-project/libcxx/trunk/">Browse ViewVC</a> </div> </div> |