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
|
* Add bench-zlib
|
||||||
* Faster zlib tests
|
* Faster zlib tests
|
||||||
* Less compression on websocket test
|
* Less compression on websocket test
|
||||||
|
* Update redirect
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -1,11 +1,11 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Boost.Beast</title>
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
Automatic redirection failed, please go to
|
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>
|
<hr>
|
||||||
<tt>
|
<tt>
|
||||||
Boost.Beast<br>
|
Boost.Beast<br>
|
||||||
|
Reference in New Issue
Block a user