mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 22:34:32 +02:00
Update redirect
This commit is contained in:
@@ -9,6 +9,7 @@ Version 96:
|
||||
* Add bench-zlib
|
||||
* Faster zlib tests
|
||||
* Less compression on websocket test
|
||||
* Update redirect
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,11 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Boost.Beast</title>
|
||||
<meta http-equiv="refresh" content="0; URL=../../doc/html/boost_beast.html">
|
||||
<meta http-equiv="refresh" content="0; URL=./doc/html/beast.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="./doc/html/boost_beast.html">./doc/html/beast.html</a>
|
||||
<a href="./doc/html/beast.html">./doc/html/beast.html</a>
|
||||
<hr>
|
||||
<tt>
|
||||
Boost.Beast<br>
|
||||
|
Reference in New Issue
Block a user