mirror of
https://github.com/boostorg/more.git
synced 2025-02-05 06:00:09 +08:00
Add forwarding file, thus resolving many broken links
[SVN r43600]
This commit is contained in:
parent
38fac7653b
commit
c7c342b631
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>
|
Loading…
Reference in New Issue
Block a user