diff --git a/getting_started.html b/getting_started.html
index d780b9a..6566693 100644
--- a/getting_started.html
+++ b/getting_started.html
@@ -262,242 +262,171 @@
-
There are additional options as supported by There are additional options as supported by Boost.Build and Boost.Jam. Of the additional - options perhaps the most imporant is "-sBUILD=<features/variants>" - which lets you override what is built by default. The - "<features/variants>" value is a list, separated by spaces, - of build requests. Features take the form of a tag and a value or values. - And variants are single symbolic names for a collection of features. For - example the default is to request "debug release - <runtime-link>static/dynamic <threading>single/multiple", - in which "debug" and "release" are variants, and the rest - features with two values each.
+ "../tools/build/jam_src/index.html">Boost.Jam. Of the additional options + perhaps the most imporant is "-sBUILD=<features/variants>" + which lets you override what is built by default. The "<features/variants>" + value is a list, separated by spaces, of build requests. Features take the form + of a tag and a value or values. And variants are single symbolic names for a + collection of features. For example the default is to request "debug release + <runtime-link>static/dynamic <threading>single/multi", in which + "debug" and "release" are variants, and the rest features + with two values each.If you have some feedback about the build and install process please drop us a line at the Boost.Build