2
0
mirror of https://github.com/boostorg/website.git synced 2026-02-24 16:32:16 +00:00
Files
website/doc/javascript/nested_links/index.html
Matias Capeletto a96fdffe39 Improving boost docs project repository
[SVN r7144]
2007-06-25 18:35:23 +00:00

11 lines
275 B
HTML
Executable File

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="refresh" content="0; URL=doc/html/index.html">
</head>
<body>
Automatic redirection failed, click this
<a href="doc/html/index.html">link</a>
</body>
</html>