diff --git a/README.md b/README.md index 4e612b1..90b5529 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Supported compilers: * Visual Studio 2015, 2017, 2019 Tested on [Travis](https://travis-ci.org/boostorg/variant2/) and -[Appveyor](https://ci.appveyor.com/project/pdimov/variant2/). +[Appveyor](https://ci.appveyor.com/project/pdimov/variant2-fkab9). diff --git a/doc/variant2/implementation.adoc b/doc/variant2/implementation.adoc index f08ad1b..4d8b44f 100644 --- a/doc/variant2/implementation.adoc +++ b/doc/variant2/implementation.adoc @@ -21,5 +21,5 @@ This implementation only depends on Boost.Config and Boost.Mp11. * Clang 3.5 or later with `-std=c++11` or above * Visual Studio 2015, 2017, 2019 -Tested on https://travis-ci.org/pdimov/variant2/[Travis] and -https://ci.appveyor.com/project/pdimov/variant2/[Appveyor]. +Tested on https://travis-ci.org/boostorg/variant2/[Travis] and +https://ci.appveyor.com/project/pdimov/variant2-fkab9[Appveyor].