mirror of
https://github.com/boostorg/documentation-fixes.git
synced 2026-01-19 04:12:08 +00:00
Redirect file for smart_ptr docs
This commit is contained in:
18
fallback/libs/smart_ptr/smart_ptr.htm
Normal file
18
fallback/libs/smart_ptr/smart_ptr.htm
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=doc/html/smart_ptr.html">
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="doc/html/smart_ptr.html">doc/html/smart_ptr.html</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
<!--
|
||||
(C) Copyright Beman Dawes, 2001
|
||||
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
|
||||
-->
|
||||
Reference in New Issue
Block a user