Skip to content

Commit

Permalink
docs: fix ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Apr 22, 2023
1 parent e4f3c20 commit f6be702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Cmder

[![Checks](https://github.com/scottames/cmder/actions/workflows/check.yml/badge.svg)](https://github.com/scottames/cmder/actions/workflows/check.yml)
[![Lint & Test](https://github.com/scottames/cmder/actions/workflows/pull_request.yml/badge.svg)](https://github.com/scottames/cmder/actions/workflows/pull_request.yml)
[![Go Reference](https://pkg.go.dev/badge/github.com/scottames/cmder.svg)](https://pkg.go.dev/github.com/scottames/cmder)
[![Go Report Card](https://goreportcard.com/badge/github.com/scottames/cmder)](https://goreportcard.com/report/github.com/scottames/cmder)

Expand Down

0 comments on commit f6be702

Please sign in to comment.