Skip to content

Commit d178426

Browse files
authored
Fix badge.
1 parent 64cfb3e commit d178426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CakePHP Authorization
22

3-
![Build Status](https://github.com/cakephp/authorization/actions/workflows/ci.yml/badge.svg?branch=master)
3+
[![CI](https://github.com/cakephp/authorization/actions/workflows/ci.yml/badge.svg)](https://github.com/cakephp/authorization/actions/workflows/ci.yml)
44
[![Latest Stable Version](https://img.shields.io/github/v/release/cakephp/authorization?sort=semver&style=flat-square)](https://packagist.org/packages/cakephp/authorization)
55
[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/authorization?style=flat-square)](https://packagist.org/packages/cakephp/authorization/stats)
66
[![Coverage Status](https://img.shields.io/codecov/c/github/cakephp/authorization.svg?style=flat-square)](https://codecov.io/github/cakephp/authorization)

0 commit comments

Comments
 (0)