Skip to content

Commit 947b764

Browse files
committed
minor #199 Update URLs in status badges (phansys)
This PR was merged into the 3.x branch. Discussion ---------- |Q |A | |--- |---| |Branch |3.x| |Bug fix? |no | |New feature? |no | |BC breaks? |no | |Deprecations?|no | |Tests pass? |yes| |Fixed tickets|n/a| |License |MIT| |Doc PR |n/a| Commits ------- ccecf63 Update URLs in status badges
2 parents 7ec6829 + ccecf63 commit 947b764

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

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

33
Simple ticketing bundle for any project.
44

5-
[![Build Status](https://travis-ci.org/hackzilla/TicketBundle.png?branch=master)](https://travis-ci.org/hackzilla/TicketBundle)
6-
[![Quality assurance](https://github.com/hackzilla/TicketBundle/workflows/Quality%20assurance/badge.svg)](https://github.com/hackzilla/TicketBundle/actions?query=workflow%3A%22Quality+assurance%22)
7-
[![Lint](https://github.com/hackzilla/TicketBundle/workflows/Lint/badge.svg)](https://github.com/hackzilla/TicketBundle/actions?query=workflow%3ALint)
5+
[![Test](https://github.com/hackzilla-project/TicketBundle/actions/workflows/test.yaml/badge.svg)](https://github.com/hackzilla-project/TicketBundle/actions/workflows/test.yaml)
6+
[![Quality assurance](https://github.com/hackzilla-project/TicketBundle/actions/workflows/qa.yaml/badge.svg)](https://github.com/hackzilla-project/TicketBundle/actions/workflows/qa.yaml)
7+
[![Lint](https://github.com/hackzilla-project/TicketBundle/actions/workflows/lint.yaml/badge.svg)](https://github.com/hackzilla-project/TicketBundle/actions/workflows/lint.yaml)
88
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/091d37a9-7862-4365-952c-814ce95c4d6c/mini.png)](https://insight.sensiolabs.com/projects/091d37a9-7862-4365-952c-814ce95c4d6c)
99

1010
## Requirements

0 commit comments

Comments
 (0)