Skip to content

Commit

Permalink
fix: fix broken links (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
Selflocking authored Aug 6, 2023
1 parent 686452d commit 0a34f70
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 @@ -9,7 +9,7 @@ Casbin.js is a frontend port of a backend Casbin service, which facilitates the

## Example

We demonstrate the usage of Casbin.js with [a React app](https://github.com/casbin-js/examples/tree/master/react). View the code to see more details.
We demonstrate the usage of Casbin.js with [a React app](https://github.com/casbin-js/examples/tree/master/src). View the code to see more details.


You can use `manual` mode in Casbin.js, and set the permission whenever you wish.
Expand Down

0 comments on commit 0a34f70

Please sign in to comment.