diff options
author | Beman Dawes <bdawes@acm.org> | 2008-03-14 12:20:33 +0000 |
---|---|---|
committer | Beman Dawes <bdawes@acm.org> | 2008-03-14 12:20:33 +0000 |
commit | 755031199f2fd7b3a6638327e3c31d48c1177b78 (patch) | |
tree | 856756b2369d5c21bd2366656bbb613b0e3fb48b /people | |
parent | d0f0f371361824456839a3fc6ac91c2508c4fa4d (diff) | |
download | boost-755031199f2fd7b3a6638327e3c31d48c1177b78.tar.gz |
Add forwarding file, thus resolving many broken links
[SVN r43602]
Diffstat (limited to 'people')
-rw-r--r-- | people/people.htm | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/people/people.htm b/people/people.htm new file mode 100644 index 0000000000..dba531d717 --- /dev/null +++ b/people/people.htm @@ -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>
\ No newline at end of file |