diff --git a/doc/images/jam.png b/doc/images/jam.png new file mode 100644 index 00000000..224ed791 Binary files /dev/null and b/doc/images/jam.png differ diff --git a/doc/tutorial.qbk b/doc/tutorial.qbk index a1f7fc24..b3dcfc94 100644 --- a/doc/tutorial.qbk +++ b/doc/tutorial.qbk @@ -92,7 +92,7 @@ who had to use a different tool. We will skip over the details. Our objective will be to simply create the hello world module and run it in Python. For a complete reference to -building Boost.Python, check out: [@../../../building.html +building Boost.Python, check out: [@../building.html building.html]. After this brief ['bjam] tutorial, we should have built the DLLs and run a python program using the extension.