Skip to content

Commit 5b4e00e

Browse files
committed
docs: update test badge link
1 parent 81d1f7a commit 5b4e00e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Cake-Permission
22

3-
[![Test](https://github.com/php-casbin/cake-permission/workflows/test/badge.svg?branch=master)](https://github.com/php-casbin/cake-permission/actions)
3+
[![Test](https://github.com/php-casbin/cake-permission/actions/workflows/test.yml/badge.svg)](https://github.com/php-casbin/cake-permission/actions/workflows/test.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/php-casbin/cake-permission/badge.svg)](https://coveralls.io/github/php-casbin/cake-permission)
55
[![Latest Stable Version](https://poser.pugx.org/casbin/cake-permission/v/stable)](https://packagist.org/packages/casbin/cake-permission)
66
[![Total Downloads](https://poser.pugx.org/casbin/cake-permission/downloads)](https://packagist.org/packages/casbin/cake-permission)
77
[![License](https://poser.pugx.org/casbin/cake-permission/license)](https://packagist.org/packages/casbin/cake-permission)
88

9-
Use Casbin in CakePHP Framework, Casbin is a powerful and efficient open-source access control library.
9+
Use Casbin in [CakePHP](https://github.com/cakephp/cakephp) Framework, Casbin is a powerful and efficient open-source access control library.
1010

1111
### Installation
1212

0 commit comments

Comments
 (0)