|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2007-10-14 16:36:15
Author: danieljames
Date: 2007-10-14 16:36:14 EDT (Sun, 14 Oct 2007)
New Revision: 40034
URL: http://svn.boost.org/trac/boost/changeset/40034
Log:
Change the html redirect to go to the unordered chapter instead of the contents.
Text files modified:
sandbox/unordered/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/unordered/index.html
==============================================================================
--- sandbox/unordered/index.html (original)
+++ sandbox/unordered/index.html 2007-10-14 16:36:14 EDT (Sun, 14 Oct 2007)
@@ -1,9 +1,9 @@
<html>
<head>
- <meta http-equiv="refresh" content="0; URL=doc/html/index.html">
+ <meta http-equiv="refresh" content="0; URL=doc/html/unordered.html">
</head>
<body>
Automatic redirection failed, please go to
-doc/html/index.html
+doc/html/unordered.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