We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba72d3 commit fd16463Copy full SHA for fd16463
README.md
@@ -222,7 +222,7 @@ Determines whether a user has a permission.
222
Enforcer::hasPermissionForUser('eve', 'articles', 'read'); // true or false
223
```
224
225
-See [Casbin API](https://casbin.org/docs/en/management-api) for more APIs.
+See [Casbin API](https://casbin.org/docs/management-api#reference) for more APIs.
226
227
### Using a middleware
228
0 commit comments