mirror of
https://github.com/boostorg/boost.git
synced 2025-04-04 21:15:01 +00:00
Fix bootstrap links to Boost.Build documentation
This commit is contained in:
parent
ddcbcae481
commit
ed72044fb3
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -407,6 +407,6 @@ Further information:
|
|||
http://www.boost.org/more/getting_started/unix-variants.html
|
||||
|
||||
- Boost.Build documentation:
|
||||
http://www.boost.org/build/doc/html/index.html
|
||||
http://www.boost.org/build/
|
||||
|
||||
EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue