Skip to content

Commit e95b15e

Browse files
committed
fix: fix Go Report Card badge
1 parent 6259f03 commit e95b15e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ under the License.
2020
Apache Casbin
2121
====
2222

23-
[![Go Report Card](https://goreportcard.com/badge/github.com/apache/casbin)](https://goreportcard.com/report/github.com/apache/casbin)
23+
[![Lint](https://github.com/apache/casbin/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/apache/casbin/actions/workflows/golangci-lint.yml)
2424
[![Build](https://github.com/apache/casbin/actions/workflows/default.yml/badge.svg)](https://github.com/apache/casbin/actions/workflows/default.yml)
2525
[![Coverage Status](https://coveralls.io/repos/github/apache/casbin/badge.svg?branch=master)](https://coveralls.io/github/apache/casbin?branch=master)
2626
[![Godoc](https://godoc.org/github.com/apache/casbin?status.svg)](https://pkg.go.dev/github.com/casbin/casbin/v2)

0 commit comments

Comments
 (0)