Skip to content

Commit

Permalink
Add docs from gofiber/contrib@49cc2a0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent f08d4ba commit baa5345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contrib/casbin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Casbin middleware for Fiber.
go get -u github.com/gofiber/fiber/v2
go get -u github.com/gofiber/contrib/casbin
```
choose an adapter from [here](https://casbin.org/docs/en/adapters)
choose an adapter from [here](https://casbin.org/docs/adapters)
```
go get -u github.com/casbin/xorm-adapter
```
Expand Down

0 comments on commit baa5345

Please sign in to comment.