diff options
author | Larry Joe Evans <cppljevans@suddenlink.net> | 2006-05-15 21:35:52 +0000 |
---|---|---|
committer | Larry Joe Evans <cppljevans@suddenlink.net> | 2006-05-15 21:35:52 +0000 |
commit | 4be480b91fcb5b7acdd3df29baaa6cb39205188a (patch) | |
tree | b736c8332df0c417045438c2823e63f0c8fe141a /more/getting_started.html | |
parent | 2139db6a85931436ea41a1cb6073a6fc2b1f1b44 (diff) | |
download | boost-4be480b91fcb5b7acdd3df29baaa6cb39205188a.tar.gz |
Account for new host names as described by David Abraham's
post:
From: David Abrahams <dave@boost-consulting.com>
Newsgroups: gmane.comp.lib.boost.devel
Subject: IMPORTANT: CVS Root Change
Date: Mon, 15 May 2006 10:04:01 -0400
[SVN r33976]
Diffstat (limited to 'more/getting_started.html')
-rw-r--r-- | more/getting_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/more/getting_started.html b/more/getting_started.html index f73eea0c14..d4f08508c5 100644 --- a/more/getting_started.html +++ b/more/getting_started.html @@ -179,7 +179,7 @@ <h4>Boost CVS access via web <a id="Browser" name= "Browser">Browser</a></h4>For access to the CVS archive from any modern web browser, you can also use the <a href= - "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/">web + "http://boost.cvs.sourceforge.net/boost/boost/">web browser interface</a>. Try one of the color diffs to see how a file has changed over time. <b>Note:</b> this interface is only suitable for viewing individual files and their revision histories. |