diff options
author | funjoker <funjoker109@gmail.com> | 2024-08-18 09:19:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-18 09:19:24 +0200 |
commit | 6720182694dc86db8017421e352ce0aee25ad024 (patch) | |
tree | 22a6578f6a3899c221617b2c36152a187dad8a66 | |
parent | 12e5ec72d24019c495f6296a8255c4481def5def (diff) |
Remove wotlk_classic from readme
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md index 59ed5dfb64c..5a8d808f385 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ ## Build Status -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) +master | 3.3.5 | 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/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/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%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 |