mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 23:34:31 +02:00
Update boostorg links
This commit is contained in:
@@ -5,6 +5,7 @@ Version 96:
|
||||
* Use <valgrind> property
|
||||
* Rename wsload compile target
|
||||
* Fix library.json
|
||||
* Update boostorg links
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@@ -5,8 +5,8 @@
|
||||
|
||||
Branch | Linux/OSX | Windows | Coverage | Documentation | Matrix
|
||||
------------|-----------|---------|----------|---------------|--------
|
||||
[master](https://github.com/boostorg/beast/tree/master) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/master/doc/html/beast.html) | [](http://www.boost.org/development/tests/master/developer/beast.html)
|
||||
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](http://www.boost.org/doc/libs/develop/doc/html/beast.html) | [](http://www.boost.org/development/tests/develop/developer/beast.html)
|
||||
[master](https://github.com/boostorg/beast/tree/master) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/master) | [](https://codecov.io/gh/boostorg/beast/branch/master) | [](http://www.boost.org/doc/libs/develop/libs/beast/) | [](http://www.boost.org/development/tests/master/developer/beast.html)
|
||||
[develop](https://github.com/boostorg/beast/tree/develop) | [](https://travis-ci.org/boostorg/beast) | [](https://ci.appveyor.com/project/vinniefalco/beast/branch/develop) | [](https://codecov.io/gh/boostorg/beast/branch/develop) | [](http://www.boost.org/doc/libs/develop/libs/beast/) | [](http://www.boost.org/development/tests/develop/developer/beast.html)
|
||||
|
||||
## Contents
|
||||
|
||||
@@ -55,7 +55,7 @@ without conditions. The first official release of Beast will
|
||||
appear in Boost 1.66.0, due in December.
|
||||
|
||||
* [Official Site](https://github.com/boostorg/beast)
|
||||
* [Documentation](http://vinniefalco.github.io/beast/index.html)
|
||||
* [Documentation](http://www.boost.org/doc/libs/develop/libs/beast/)
|
||||
* [Autobahn.testsuite results](http://vinniefalco.github.io/autobahn/index.html)
|
||||
|
||||
## Requirements
|
||||
@@ -126,7 +126,7 @@ The files in the repository are laid out thusly:
|
||||
These examples are complete, self-contained programs that you can build
|
||||
and run yourself (they are in the `example` directory).
|
||||
|
||||
http://vinniefalco.github.io/beast/beast/quick_start.html
|
||||
http://www.boost.org/doc/libs/develop/libs/beast/doc/html/beast/quick_start.html
|
||||
|
||||
## License
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="../../doc/html/boost_beast.html">../../doc/html/boost_beast.html</a>
|
||||
<a href="./doc/html/boost_beast.html">./doc/html/beast.html</a>
|
||||
<hr>
|
||||
<tt>
|
||||
Boost.Beast<br>
|
||||
|
Reference in New Issue
Block a user