mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Redirecting index.html files added.
[SVN r14897]
This commit is contained in:
parent
1e7dfd4303
commit
f410864fe3
2 changed files with 10 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 0053801ad22480261a9ced1f01e2cec3cd46e352
|
||||
Subproject commit 5345f14829ab21f63a921fae12fd47ae0a9bd785
|
9
libs/index.html
Normal file
9
libs/index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=libraries.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="libraries.html">libraries.html</a>.
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue