Просмотр исходного кода

Add forwarding file, thus resolving many broken links

[SVN r43600]
Beman Dawes 18 лет назад
Родитель
Сommit
9de8036830
1 измененных файлов с 15 добавлено и 0 удалено
  1. 15 0
      more/faq.htm

+ 15 - 0
more/faq.htm

@@ -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>

粤ICP备19079148号