Browse Source

Documentation fix from Julio M. Merino Vidal

[SVN r27422]
Douglas Gregor 21 years ago
parent
commit
416b0a2a43
2 changed files with 6 additions and 6 deletions
  1. 2 2
      more/bugs.htm
  2. 4 4
      status/compiler_status.html

+ 2 - 2
more/bugs.htm

@@ -34,8 +34,8 @@
 
   <li>Make sure the bug isn't already fixed in the latest sources. The most 
   recent version of everything on the Boost web site is available from
- the <a href="http://www.boost.org/more/download.html#CVS">boost public CVS 
-  repository</a>.<br>
+  the <a href="http://www.boost.org/more/getting_started.html#CVS">boost public
+  CVS repository</a>.<br>
 <br>
  </li>
   <li>If you are a Boost user, or a Boost developer that doesn't have a CVS 

+ 4 - 4
status/compiler_status.html

@@ -76,11 +76,11 @@ deficiencies.<br>
 <p><a name="quick-reference"></a>The
 <a href="http://boost.sourceforge.net/regression-logs/">Compiler Status Summary</a> 
 includes table summaries for specific releases, as well as table summaries for 
-recent <a href="../more/download.html#CVS">CVS</a> snapshots. Release tables are 
-identified by the release number appended to the table name. CVS snapshot tables 
-do not have a release number appended.</p>
+recent <a href="../more/getting_started.html#CVS">CVS</a> snapshots. Release
+tables are identified by the release number appended to the table name. CVS
+snapshot tables do not have a release number appended.</p>
 
-<p>The <a href="../more/download.html#CVS">CVS</a> 
+<p>The <a href="../more/getting_started.html#CVS">CVS</a> 
 code is being updated several times a day, so it may contain bug fixes, compiler 
 workarounds, new features, and even whole new libraries. It may be unstable, 
 however.</p>

粤ICP备19079148号