|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84332 - trunk/libs/log
From: andrey.semashev_at_[hidden]
Date: 2013-05-17 15:44:46
Author: andysem
Date: 2013-05-17 15:44:46 EDT (Fri, 17 May 2013)
New Revision: 84332
URL: http://svn.boost.org/trac/boost/changeset/84332
Log:
Corrected reference to the built docs.
Text files modified:
trunk/libs/log/index.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/libs/log/index.html
==============================================================================
--- trunk/libs/log/index.html (original)
+++ trunk/libs/log/index.html 2013-05-17 15:44:46 EDT (Fri, 17 May 2013)
@@ -1,11 +1,11 @@
<html>
<head>
-<meta http-equiv="refresh" content="0; URL=http://boost-sandbox.sourceforge.net/libs/log/doc/html/index.html">
+<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, please go to
-http://boost-sandbox.sourceforge.net/libs/log/doc/html/index.html <hr>
-<p>© Copyright Beman Dawes, 2001</p>
+doc/html/index.html <hr>
+<p>© Copyright Andrey Semashev, 2013</p>
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy
at www.boost.org/LICENSE_1_0.txt)</p>
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