diff options
author | funjoker <funjoker109@gmail.com> | 2024-03-28 14:09:40 +0100 |
---|---|---|
committer | funjoker <funjoker109@gmail.com> | 2024-03-28 14:09:40 +0100 |
commit | cdaf8ffc068ef00a3427af2b95a46e360d63e1fc (patch) | |
tree | 8f87b0af81b3d58e47d0711acc8b6b3318e2e2ff /README.md | |
parent | a7f20a5ecc38373cd272c3b326ce5c288e905546 (diff) |
Misc: Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md index 4338ed74910..59ed5dfb64c 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ ## Build Status -master | 3.3.5 | wotlk_classic -:------------: | :------------: | :------------: -[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/wotlk_classic) -[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/wotlk_classic) -[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Awotlk_classic+event%3Apush) -[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | | +master | 3.3.5 | wotlk_classic | cata_classic +:------------: | :------------: | :------------: | :------------: +[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/wotlk_classic) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/cata_classic) +[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/wotlk_classic) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/cata_classic) +[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Awotlk_classic+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Acata_classic+event%3Apush) +[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | | | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Acata_classic+event%3Apush) [](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) | ## Introduction |