mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Correct image location
[SVN r18299]
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
<img src="c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
|
||||
<img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
|
||||
width="277" height="86">
|
||||
|
||||
<!-- sf logo -->
|
||||
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=7586&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" align="right"/></a>
|
||||
|
||||
<h1>Boost Build System V2 — supported tools</h1>
|
||||
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
<img src="c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
|
||||
<img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
|
||||
width="277" height="86">
|
||||
|
||||
<!-- sf logo -->
|
||||
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=7586&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" align="right"/></a>
|
||||
|
||||
<h1>Boost Build System V2 — supported tools</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user