File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ described in [this post](https://pdimov.github.io/blog/2020/07/22/a-c14-lambda-l
55
66It has no dependencies and consists of a [ single header] ( include/boost/lambda2/lambda2.hpp ) .
77
8- See [ the documentation] ( https://www.boost.org/doc/libs/develop/ libs/lambda2/ ) for more information.
8+ See [ the documentation] ( https://www.boost.org/libs/lambda2/ ) for more information.
99
1010## Supported Compilers
1111
1212* g++ 5 or later with ` -std=c++14 ` or above
1313* clang++ 3.5 or later with ` -std=c++14 ` or above
1414* Visual Studio 2015, 2017, 2019
1515
16- Tested on [ Travis ] ( https://travis-ci.org/github/pdimov/ lambda2/ ) and
16+ Tested on [ Github Actions ] ( https://github.com/boostorg/ lambda2/actions ) and
1717[ Appveyor] ( https://ci.appveyor.com/project/pdimov/lambda2 ) .
1818
1919## License
You can’t perform that action at this time.
0 commit comments