Skip to content

Commit

Permalink
README: use pkg.go.dev badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Mar 28, 2024
1 parent e72b09a commit 83d74a7
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
@@ -1,6 +1,6 @@
# codegen - Utilities for Go code generators

[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/dolmen-go/codegen)
[![Go Reference](https://pkg.go.dev/badge/github.com/dolmen-go/codegen.svg)](https://pkg.go.dev/github.com/dolmen-go/codegen)
[![Codecov](https://codecov.io/gh/dolmen-go/codegen/graph/badge.svg?token=y7mxhgwKi7)](https://codecov.io/gh/dolmen-go/codegen)
[![Go Report Card](https://goreportcard.com/badge/github.com/dolmen-go/jsonptr)](https://goreportcard.com/report/github.com/dolmen-go/codegen)

Expand Down

0 comments on commit 83d74a7

Please sign in to comment.