Browse Source

Build instructions: Fix broken link

Orgad Shaneh 7 years ago
parent
commit
1da84604d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      more/getting_started/detail/build-from-source-head.rst

+ 1 - 1
more/getting_started/detail/build-from-source-head.rst

@@ -28,7 +28,7 @@ First, find the toolset corresponding to your compiler in the
 following table (an up-to-date list is always available `in the
 Boost.Build documentation`__).
 
-__ http://www.boost.org/build/doc/html/bbv2/reference/tools.html
+__ https://boostorg.github.io/build/manual/develop/index.html#bbv2.reference.tools
 
 .. Note:: If you previously chose a toolset for the purposes of
   `building b2`_, you should assume it won't work and instead

粤ICP备19079148号