Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@gmail.com>2018-12-13 19:30:33 +0300
committerPeter Dimov <pdimov@gmail.com>2018-12-13 19:37:13 +0300
commited72044fb340054b454fdc3b556caf34e8c06969 (patch)
tree7281387a565e12c24307cced4bbc7b7c951ce6be /bootstrap.bat
parentddcbcae481f7ed6bdd94fa5a30ffdd1f69e934a2 (diff)
Fix bootstrap links to Boost.Build documentation
Diffstat (limited to 'bootstrap.bat')
-rw-r--r--bootstrap.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.bat b/bootstrap.bat
index eeb4a13982..0f5884093f 100644
--- a/bootstrap.bat
+++ b/bootstrap.bat
@@ -82,7 +82,7 @@ ECHO - Getting started guide:
ECHO http://boost.org/more/getting_started/windows.html
ECHO.
ECHO - Boost.Build documentation:
-ECHO http://www.boost.org/build/doc/html/index.html
+ECHO http://www.boost.org/build/
ECHO.
goto :end