mirror of
https://github.com/boostorg/dynamic_bitset.git
synced 2026-01-19 04:12:09 +00:00
Fix the redirects from the old documentation locations
This commit is contained in:
committed by
Gennaro Prota
parent
f12c918881
commit
e19c647bc7
16
dynamic_bitset.html
Normal file
16
dynamic_bitset.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=doc/html/index.html">
|
||||
<script>location="doc/html/index.html"</script>
|
||||
<title>Automatic redirection</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Automatic redirection failed. Please click <a href="doc/html/index.html">here</a>.</p>
|
||||
<p>© Copyright 2025 Gennaro Prota.</p>
|
||||
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file <a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
|
||||
at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user