mirror of
https://github.com/boostorg/more.git
synced 2026-08-22 13:03:28 +08:00
Add forwarding file, thus resolving many broken links
[SVN r43602]
This commit is contained in:
15
faq.htm
Normal file
15
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>
|
||||||
Reference in New Issue
Block a user