Skip to content

Commit 62f955e

Browse files
committed
Update Go reference badge
1 parent 9884faa commit 62f955e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Go Report Card](https://goreportcard.com/badge/github.com/TwinProduction/go-pastebin)](https://goreportcard.com/report/github.com/TwinProduction/go-pastebin)
55
[![codecov](https://codecov.io/gh/TwinProduction/go-pastebin/branch/master/graph/badge.svg)](https://codecov.io/gh/TwinProduction/go-pastebin)
66
[![Go version](https://img.shields.io/github/go-mod/go-version/TwinProduction/go-pastebin.svg)](https://github.com/TwinProduction/go-pastebin)
7-
[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/TwinProduction/go-pastebin)
7+
[![Go Reference](https://pkg.go.dev/badge/github.com/TwinProduction/go-pastebin.svg)](https://pkg.go.dev/github.com/TwinProduction/go-pastebin)
88

99
A [Pastebin.com](https://pastebin.com/) API wrapper in Go.
1010

0 commit comments

Comments
 (0)