Skip to content

Commit 0e0ef5c

Browse files
committed
Update badge links in README for project/2.x branch
1 parent b07f12f commit 0e0ef5c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010

1111
<div align="center">
1212

13-
[![Database, Build, Test and Deploy](https://github.com/drevops/vortex/actions/workflows/build-test-deploy.yml/badge.svg)](https://github.com/drevops/vortex/actions/workflows/build-test-deploy.yml)
14-
[![CircleCI](https://circleci.com/gh/drevops/vortex.svg?style=shield)](https://circleci.com/gh/drevops/vortex)
15-
[![Test](https://github.com/drevops/vortex/actions/workflows/vortex-test-common.yml/badge.svg)](https://github.com/drevops/vortex/actions/workflows/vortex-test-common.yml)
16-
[![Test docs](https://github.com/drevops/vortex/actions/workflows/vortex-test-docs.yml/badge.svg)](https://github.com/drevops/vortex/actions/workflows/vortex-test-docs.yml)
17-
[![codecov](https://codecov.io/gh/drevops/vortex/graph/badge.svg?token=YDTAEWWT5H)](https://codecov.io/gh/drevops/vortex)
13+
[![Database, Build, Test and Deploy](https://github.com/drevops/vortex/actions/workflows/build-test-deploy.yml/badge.svg?branch=project%2F2.x)](https://github.com/drevops/vortex/actions/workflows/build-test-deploy.yml)
14+
[![CircleCI](https://circleci.com/gh/drevops/vortex/tree/project/2.x.svg?style=shield)](https://circleci.com/gh/drevops/vortex/tree/project/2.x)
15+
[![Test](https://github.com/drevops/vortex/actions/workflows/vortex-test-common.yml/badge.svg?branch=project%2F2.x)](https://github.com/drevops/vortex/actions/workflows/vortex-test-common.yml)
16+
[![Vortex - Test installer](https://github.com/drevops/vortex/actions/workflows/vortex-test-installer.yml/badge.svg?branch=project%2F2.x)](https://github.com/drevops/vortex/actions/workflows/vortex-test-installer.yml)
17+
[![Test docs](https://github.com/drevops/vortex/actions/workflows/vortex-test-docs.yml/badge.svg?branch=project%2F2.x)](https://github.com/drevops/vortex/actions/workflows/vortex-test-docs.yml)
18+
[![codecov](https://codecov.io/gh/drevops/vortex/branch/project%2F2.x/graph/badge.svg?token=YDTAEWWT5H)](https://codecov.io/gh/drevops/vortex)
1819
![GitHub release](https://img.shields.io/github/v/release/drevops/vortex?logo=github)
1920
![LICENSE](https://img.shields.io/github/license/drevops/vortex?cachebust=123)
2021

0 commit comments

Comments
 (0)