mirror of
https://github.com/boostorg/move.git
synced 2025-08-02 13:44:28 +02:00
Add missing html redirect for move.
[SVN r75141]
This commit is contained in:
14
index.html
Normal file
14
index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!--
|
||||
Copyright 2005-2011 Ion Gaztanaga
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=../../doc/html/move.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="../../doc/html/move.html">../../doc/html/move.html</a>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user