Skip to content

Commit

Permalink
fix: fix broken links (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Selflocking authored Aug 8, 2023
1 parent 05fc180 commit 88f1805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func main() {

## Support for FilteredAdapter interface

You can [load a subset of policies](https://casbin.org/docs/en/policy-subset-loading) with this adapter:
You can [load a subset of policies](https://casbin.org/docs/policy-subset-loading) with this adapter:

```go
package main
Expand Down

0 comments on commit 88f1805

Please sign in to comment.