Skip to content

Commit fd16463

Browse files
authored
docs: edit incorrect link.
1 parent 4ba72d3 commit fd16463

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
@@ -222,7 +222,7 @@ Determines whether a user has a permission.
222222
Enforcer::hasPermissionForUser('eve', 'articles', 'read'); // true or false
223223
```
224224

225-
See [Casbin API](https://casbin.org/docs/en/management-api) for more APIs.
225+
See [Casbin API](https://casbin.org/docs/management-api#reference) for more APIs.
226226

227227
### Using a middleware
228228

0 commit comments

Comments
 (0)