|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67082 - trunk/libs/icl
From: afojgo_at_[hidden]
Date: 2010-12-07 03:41:36
Author: jofaber
Date: 2010-12-07 03:41:34 EST (Tue, 07 Dec 2010)
New Revision: 67082
URL: http://svn.boost.org/trac/boost/changeset/67082
Log:
Fixed bug in index.html.
Text files modified:
trunk/libs/icl/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/libs/icl/index.html
==============================================================================
--- trunk/libs/icl/index.html (original)
+++ trunk/libs/icl/index.html 2010-12-07 03:41:34 EST (Tue, 07 Dec 2010)
@@ -4,13 +4,13 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Boost.Icl Documentation</title>
- <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
- <meta http-equiv="refresh" content="0; URL=doc/HTML/index.html" />
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+ <meta http-equiv="refresh" content="0; URL=doc/html/index.html" />
</head>
<body>
Automatic redirection failed, please go to <a href=
- "doc/html/index.html">doc/HTML/index.html</a>
+ "doc/html/index.html">doc/html/index.html</a>
<p>© Copyright Joachim Faulhaber, 2010</p>
<p>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../../LICENSE_1_0.txt">
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