From 17e8b127205556d3e700a6d3123e39d075aeed2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Bene?= Date: Mon, 11 May 2015 16:11:01 +0200 Subject: [PATCH] license fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b442943..5e5bd2c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Coverage Status](https://coveralls.io/repos/btaens/cakephp-hier-auth/badge.svg?branch=master)](https://coveralls.io/r/btaens/cakephp-hier-auth?branch=master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/btaens/cakephp-hier-auth/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/btaens/cakephp-hier-auth/?branch=master) [![Total Downloads](https://poser.pugx.org/btaens/cakephp-hier-auth/downloads)](https://packagist.org/packages/btaens/cakephp-hier-auth) -[![License](https://poser.pugx.org/btaens/cakephp-hier-auth/license)](https://packagist.org/packages/btaens/cakephp-hier-auth) +[![License](https://poser.pugx.org/btaens/cakephp-hier-auth/license)](https://github.com/btaens/cakephp-hier-auth/blob/master/LICENSE) HierAuth is a simple, hierarchical ACL authorization plugin for CakePHP 3. You can grant and deny access based on roles, and create virtual ones to include sub-roles.