Skip to content

Commit

Permalink
fix: fix broken links (#27)
Browse files Browse the repository at this point in the history
* fix: fix broken links

* Update README.md

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
  • Loading branch information
Selflocking and hsluoyz authored Aug 8, 2023
1 parent 51406ac commit 21de7f6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,15 @@ What Casbin does NOT do:

## Documentation

https://casbin.org/docs/en/overview
https://casbin.org/docs/overview

## Online editor

You can also use the online editor (http://casbin.org/editor/) to write your Casbin model and policy in your web browser. It provides functionality such as ``syntax highlighting`` and ``code completion``, just like an IDE for a programming language.

## Tutorials

https://casbin.org/docs/en/tutorials
https://casbin.org/docs/tutorials

## Get started

Expand Down Expand Up @@ -174,15 +174,15 @@ We also provide a web-based UI for model management and policy management:

## Policy persistence

https://casbin.org/docs/en/adapters
https://casbin.org/docs/adapters

## Role manager

https://casbin.org/docs/en/role-managers
https://casbin.org/docs/role-managers

## Benchmarks

https://casbin.org/docs/en/benchmark
https://casbin.org/docs/benchmark

## Examples

Expand All @@ -202,11 +202,11 @@ Priority | [priority_model.conf](https://github.com/casbin/casbin/blob/master/ex

## Middlewares

Authz middlewares for web frameworks: https://casbin.org/docs/en/middlewares
Authz middlewares for web frameworks: https://casbin.org/docs/middlewares

## Our adopters

https://casbin.org/docs/en/adopters
https://casbin.org/docs/adopters

## Contributors

Expand Down

0 comments on commit 21de7f6

Please sign in to comment.