Merge pull request #3 from danieljames/redirect-fix

Redirect fix
This commit is contained in:
Antony Polukhin
2014-05-20 17:04:45 +04:00

View File

@ -10,7 +10,7 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=../../doc/html/type_index.html">
<meta http-equiv="refresh" content="0; url=../../doc/html/boost_typeindex.html">
<title>Boost.TypeIndex</title>
<style>
body {
@ -26,7 +26,7 @@
<body>
<p>
Automatic redirection failed, please go to
<a href="../../doc/html/type_index.html">../../doc/html/type_index.html</a>
<a href="../../doc/html/boost_typeindex.html">../../doc/html/boost_typeindex.html</a>
</p>
<p>
&copy; 2014 Antony Polukhin