Skip to content

Commit a198f6b

Browse files
committed
Redirect old ref location to correct place
1 parent a3f76b6 commit a198f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/html/ref.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
(See accompanying file LICENSE_1_0.txt or copy at
88
http://www.boost.org/LICENSE_1_0.txt) -->
99
<title>Redirect to generated documentation</title>
10-
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/doc/libs/master/doc/html/ref.html">
10+
<meta http-equiv="refresh" content="0; URL=../../libs/core/doc/html/core/ref.html">
1111
</head>
1212
<body>
1313
Automatic redirection failed, please go to
14-
<a href="http://www.boost.org/doc/libs/master/doc/html/ref.html">http://www.boost.org/doc/libs/master/doc/html/ref.html</a>
14+
<a href="../../libs/core/doc/html/core/ref.html">../../libs/core/doc/html/core/ref.html</a>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)