Redirect to the Trac wiki instead of the old one.

[SVN r51668]
This commit is contained in:
Daniel James 2009-03-09 20:56:51 +00:00
parent fb0eb232e8
commit e873598364

4
wiki/index.html Executable file → Normal file
View file

@ -4,10 +4,10 @@
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">
<meta http-equiv="refresh" content="0; URL=https://svn.boost.org/trac/boost/">
</head>
<body>
Take me to the
<a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Boost Wiki</a>.
<a href="https://svn.boost.org/trac/boost/">Boost Wiki</a>.
</body>
</html>