mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
Add forwarding file, thus resolving many broken links
[SVN r43600]
This commit is contained in:
parent
f902420146
commit
9de8036830
1 changed files with 15 additions and 0 deletions
15
more/faq.htm
Normal file
15
more/faq.htm
Normal file
|
@ -0,0 +1,15 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/users/faq.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="http://www.boost.org/users/faq.html">
|
||||
http://www.boost.org/users/faq.html</a>.
|
||||
<hr>
|
||||
<p>© Copyright Beman Dawes, 2008</p>
|
||||
<p> Distributed under the Boost Software License, Version 1.0. (See
|
||||
<a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue