mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 04:47:29 +02:00
Tidy up doc badge links
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Version 119:
|
||||||
|
|
||||||
|
* Tidy up doc badge links
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 118:
|
Version 118:
|
||||||
|
|
||||||
* file_win32 opens for read-only in shared mode
|
* file_win32 opens for read-only in shared mode
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Branch | Linux/OSX | Windows | Coverage | Documentation | Matrix
|
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/libs/beast/doc/html/beast.html) | [](http://www.boost.org/development/tests/master/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/master/libs/beast/doc/html/index.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/libs/beast/) | [](http://www.boost.org/development/tests/develop/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/index.html) | [](http://www.boost.org/development/tests/develop/developer/beast.html)
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user