Skip to content

Commit 0429abd

Browse files
Selflockinghsluoyz
andauthored
fix: fix broken links (#10)
* fix: fix broken links * Update README.md --------- Co-authored-by: hsluoyz <hsluoyz@qq.com>
1 parent 5094605 commit 0429abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# play-authz
2-
[![codebeat badge](https://codebeat.co/badges/3afbd52e-7666-4e00-8107-5a34943c1733)](https://codebeat.co/projects/github-com-jcasbin-play-authz)
2+
[![codebeat badge](https://codebeat.co/badges/3afbd52e-7666-4e00-8107-5a34943c1733)](https://codebeat.co/projects/github-com-jcasbin-play-authz-master)
33
[![Build Status](https://github.com/jcasbin/play-authz/workflows/build/badge.svg)](https://github.com/jcasbin/dynamodb-adapter/actions)
44
[![codecov](https://codecov.io/gh/jcasbin/play-authz/branch/master/graph/badge.svg?token=X55G2tju5I)](https://codecov.io/gh/jcasbin/play-authz)
55
[![javadoc](https://javadoc.io/badge2/org.casbin/play-authz/javadoc.svg)](https://javadoc.io/doc/org.casbin/play-authz)
@@ -35,7 +35,7 @@ Policy can be defined either in a `.conf` file or through _JDBC_ adapter.
3535

3636
## Getting Started
3737
* [Play framework](https://www.playframework.com/getting-started)
38-
* [Casbin](https://casbin.io/docs/category/the-basics)
38+
* [Casbin](https://casbin.org/docs/category/the-basics/)
3939

4040
## Dependency
4141
* [jcasbin](https://mvnrepository.com/artifact/org.casbin/jcasbin)

0 commit comments

Comments
 (0)