Skip to content

Commit 667cd5b

Browse files
committed
CI/Github: fix label links after the recent cherry-pick
1 parent b5fb7c6 commit 667cd5b

1 file changed

Lines changed: 3 additions & 21 deletions

File tree

README.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,11 @@
22

33
--------------
44

5-
6-
* [Build Status](#build-status)
7-
* [Introduction](#introduction)
8-
* [Requirements](#requirements)
9-
* [Install](#install)
10-
* [Reporting issues](#reporting-issues)
11-
* [Submitting fixes](#submitting-fixes)
12-
* [Copyright](#copyright)
13-
* [Authors & Contributors](#authors--contributors)
14-
* [Links](#links)
15-
16-
17-
185
## Build Status
196

20-
master | 3.3.5 | cata_classic
21-
:------------: | :------------: | :------------:
22-
[![master Build Status](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master.svg?style=shield)](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [![3.3.5 Build Status](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5.svg?style=shield)](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [![cata_classic Build Status](https://circleci.com/gh/TrinityCore/TrinityCore/tree/cata_classic.svg?style=shield)](https://circleci.com/gh/TrinityCore/TrinityCore/tree/cata_classic)
23-
[![master Build status](https://ci.appveyor.com/api/projects/status/54d0u1fxe50ad80o/branch/master?svg=true)](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [![Build status](https://ci.appveyor.com/api/projects/status/54d0u1fxe50ad80o/branch/3.3.5?svg=true)](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [![Build status](https://ci.appveyor.com/api/projects/status/54d0u1fxe50ad80o/branch/cata_classic?svg=true)](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/cata_classic)
24-
[![master Windows Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/win-x64-build.yml/badge.svg?branch=master&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22Windows%20x64%22+branch%3Amaster+event%3Apush) | [![3.3.5 Windows Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/win-x64-build.yml/badge.svg?branch=3.3.5&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22Windows%20x64%22+branch%3A3.3.5+event%3Apush) | [![cata_classic GCC Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/gcc-build.yml/badge.svg?branch=cata_classic&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Acata_classic+event%3Apush)
25-
[![master Ubuntu Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/linux-build.yml/badge.svg?branch=master&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22Ubuntu%20x64%22+branch%3Amaster+event%3Apush) | [![3.3.5 Ubuntu Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/linux-build.yml/badge.svg?branch=3.3.5&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22Ubuntu%20x64%22+branch%3A3.3.5+event%3Apush) | [![cata_classic GCC Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/gcc-build.yml/badge.svg?branch=cata_classic&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Acata_classic+event%3Apush)
26-
[![master macOS arm64 Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/macos-arm-build.yml/badge.svg?branch=master&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22macOS%20arm64%22+branch%3Amaster+event%3Apush) | [![3.3.5 macOS arm64 Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/macos-arm-build.yml/badge.svg?branch=3.3.5&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22macOS%20arm64%22+branch%3A3.3.5+event%3Apush) | [![cata_classic macOS arm64 Build status](https://github.com/TrinityCore/TrinityCore/actions/workflows/macos-arm-build.yml/badge.svg?branch=cata_classic&event=push)](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3A%22macOS%20arm64%22+branch%3Acata_classic+event%3Apush)
27-
[![Coverity Scan Build Status](https://scan.coverity.com/projects/435/badge.svg)](https://scan.coverity.com/projects/435) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/4656/badge.svg)](https://scan.coverity.com/projects/4656) |
7+
AppVeyor | Windows | Ubuntu | macOS | Coverity
8+
:---:|:---:|:---:|:---:|:---:
9+
[![Build status](https://ci.appveyor.com/api/projects/status/8742vcwk37qm1qq3?svg=true)](https://ci.appveyor.com/project/Xenphis/ISC-Project/branch/main) | [![Windows Build status](https://github.com/Xenphis/ISC-Project/actions/workflows/win-x64-build.yml/badge.svg?branch=main&event=push)](https://github.com/Xenphis/ISC-Project/actions?query=workflow%3A%22Windows%20x64%22+branch%3Amain+event%3Apush) | [![Ubuntu Build status](https://github.com/Xenphis/ISC-Project/actions/workflows/linux-build.yml/badge.svg?branch=main&event=push)](https://github.com/Xenphis/ISC-Project/actions?query=workflow%3A%22Ubuntu%20x64%22+branch%3Amain+event%3Apush) | [![macOS Build status](https://github.com/Xenphis/ISC-Project/actions/workflows/macos-arm-build.yml/badge.svg?branch=main&event=push)](https://github.com/Xenphis/ISC-Project/actions?query=workflow%3A%22macOS%20arm64%22+branch%3Amain+event%3Apush) | [![Coverity Scan](https://scan.coverity.com/projects/4656/badge.svg)](https://scan.coverity.com/projects/4656)
2810

2911
## Introduction
3012

0 commit comments

Comments
 (0)