Skip to content

Commit 2d975d4

Browse files
authored
chore: correct the version of document link (#19)
1 parent c333eef commit 2d975d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ public function behaviors()
244244
}
245245
```
246246

247-
**Note:** Additionally,You can also configure a `denyCallback` for each `policy`, which will be invoked when the user does not meet the required permission. This callback takes precedence. The configuration is similar to Yii's official [AccessControl](https://www.yiiframework.com/doc/guide/2.0/zh-cn/security-authorization#access-control-filter).
247+
**Note:** Additionally,You can also configure a `denyCallback` for each `policy`, which will be invoked when the user does not meet the required permission. This callback takes precedence. The configuration is similar to Yii's official [AccessControl](https://www.yiiframework.com/doc/guide/2.0/en/security-authorization#access-control-filter).
248248

249249
See [Casbin API](https://casbin.org/docs/en/management-api) for more APIs.
250250

0 commit comments

Comments
 (0)