Skip to content

Commit

Permalink
Add forwarding file, thus resolving many broken links
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.boost.org/svn/boost/trunk@43601 b8fc166d-592f-0410-95f2-cb63ce0dd405
  • Loading branch information
bemandawes committed Mar 14, 2008
1 parent 2bacc4d commit 2b2bef8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions people/people.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/users/people.html">
</head>
<body>
Automatic redirection failed, please go to
<a href="http://www.boost.org/users/people.html">
http://www.boost.org/users/people.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>

0 comments on commit 2b2bef8

Please sign in to comment.