mirror of
https://github.com/boostorg/io.git
synced 2025-06-24 19:41:34 +02:00
Fix title in index html
This commit is contained in:
@ -9,7 +9,7 @@ Distributed under the Boost Software License, Version 1.0.
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=doc/html/io.html">
|
||||
<title>Span</title>
|
||||
<title>IO</title>
|
||||
</head>
|
||||
<body>
|
||||
Redirecting you to <a href="doc/html/io.html">IO</a>.
|
||||
|
Reference in New Issue
Block a user