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