Add a redirect HTML file for doc/html/jam/building.html, because it's linked by

more/getting.html.


[SVN r34962]
This commit is contained in:
Daniel James 2006-08-26 16:41:17 +00:00
parent 4b5b56843a
commit 1602dc178b

View file

@ -0,0 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam/building.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam/building.html">http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/jam/building.html</a>
</body>
</html>