Fix the documentation redirect location.

This commit is contained in:
Daniel James
2014-05-20 09:01:59 +01:00
parent ae946ee496
commit b34d4d466d

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