Skip to content

Commit 71a7e4e

Browse files
committed
Updated badge
1 parent 2a640f9 commit 71a7e4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![Latest Version](https://img.shields.io/github/tag/kevindierkx/laravel-domain-parser.svg?style=flat-square)](https://github.com/kevindierkx/laravel-domain-parser/tags)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5-
[![Build Status](https://img.shields.io/github/workflow/status/kevindierkx/laravel-domain-parser/CI-CD/master?style=flat-square)](https://github.com/kevindierkx/laravel-domain-parser/actions)
5+
[![Build Status](https://img.shields.io/github/actions/workflow/status/kevindierkx/laravel-domain-parser/ci.yml?branch=master&style=flat-square)](https://github.com/kevindierkx/laravel-domain-parser/actions)
6+
67

78
This Laravel package eases [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) _(PDP)_ integration in your Laravel application.
89

0 commit comments

Comments
 (0)