|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-03-31 14:14:58
Author: danieljames
Date: 2008-03-31 14:14:57 EDT (Mon, 31 Mar 2008)
New Revision: 43970
URL: http://svn.boost.org/trac/boost/changeset/43970
Log:
Fix the redirect properly.
Text files modified:
branches/unordered/add-on/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: branches/unordered/add-on/index.html
==============================================================================
--- branches/unordered/add-on/index.html (original)
+++ branches/unordered/add-on/index.html 2008-03-31 14:14:57 EDT (Mon, 31 Mar 2008)
@@ -1,9 +1,9 @@
<html>
<head>
- <meta http-equiv="refresh" content="0; URL=libs/unordered/doc/html/unordered.html">
+ <meta http-equiv="refresh" content="0; URL=libs/unordered/doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to
-libs/unordered/doc/html/unordered.html
+libs/unordered/doc/html/index.html
</body>
</html>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk