From 7f6bd4ad6dfb4aa76a4202a78a292f9bf7df0304 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 9 Nov 2009 09:46:54 +0000 Subject: [PATCH] Fix URL to Boost.Build invocation section. [SVN r57507] --- getting_started/windows.html | 2 +- getting_started/windows.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/getting_started/windows.html b/getting_started/windows.html index 43126c9..7cee546 100644 --- a/getting_started/windows.html +++ b/getting_started/windows.html @@ -365,7 +365,7 @@ bootstrap

The first command prepares the Boost.Build system for use. The second command invokes Boost.Build to build the separately-compiled Boost -libraries. Please consult the Boost.Build documentation for a list +libraries. Please consult the Boost.Build documentation for a list of options that can be passed to bjam.

Boost.CMake

diff --git a/getting_started/windows.rst b/getting_started/windows.rst index 8271da9..4ca7953 100644 --- a/getting_started/windows.rst +++ b/getting_started/windows.rst @@ -215,7 +215,7 @@ command invokes Boost.Build to build the separately-compiled Boost libraries. Please consult the `Boost.Build documentation`__ for a list of options that can be passed to ``bjam``. -__ http://www.boost.org/boost-build2/doc/html/bbv2/advanced/invocation.html +__ http://www.boost.org/boost-build2/doc/html/bbv2/overview/invocation.html .. Admonition:: Boost.CMake