diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 08:04:31 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-07-09 08:04:31 +0000 |
| commit | c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3 (patch) | |
| tree | d9baf772563c5757ca9627e644e1005f552c917f /llvm/docs/index.html | |
| parent | 267ba45249d5721bebc01784d2873e3ac6af1d0f (diff) | |
| download | bcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.tar.gz bcm5719-llvm-c7f87f202eb0302f2a8e66d00dfedf4c3101e1a3.zip | |
Subversionify the documentation.
llvm-svn: 38442
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 75451ad0c18..e3da6ac9b55 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -161,8 +161,7 @@ href="http://llvm.org/doxygen/inherits.html">classes</a>) (<a href="http://llvm.org/doxygen/doxygen.tar.gz">tarball</a>) </li> -<li><a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree -Browser</a></li> +<li><a href="http://llvm.org/viewvc/">ViewVC Repository Browser</a></li> </ul> @@ -246,9 +245,9 @@ Patches Archive</a>: This list gets emailed every time a bug is opened and closed, and when people submit patches to be included in LLVM. It is higher volume than the LLVMdev list.</li> -<li>The <a href="http://mail.cs.uiuc.edu/pipermail/llvm-commits/">CVS Commits +<li>The <a href="http://mail.cs.uiuc.edu/pipermail/llvm-commits/">Commits Archive</a>: This list contains all commit messages that are made when LLVM -developers commit code changes to the CVS archive. It is useful for those who +developers commit code changes to the repository. It is useful for those who want to stay on the bleeding edge of LLVM development. This list is very high volume.</li> |

