mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 15:24:31 +02:00
Update boostorg links
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user