Skip to content

Commit acbae1a

Browse files
committed
README: change GoDoc badge to pkg.go.dev
1 parent e0910c0 commit acbae1a

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
@@ -1,5 +1,5 @@
1-
[![GoDoc](https://godoc.org/github.com/neovim/go-client?status.svg)](https://godoc.org/github.com/neovim/go-client)
21
[![Github Actions](https://github.com/neovim/go-client/workflows/Test/badge.svg?branch=master)](https://github.com/neovim/go-client/actions)
2+
[![pkg.go.dev](https://bit.ly/pkg-go-dev-flat)](https://pkg.go.dev/github.com/neovim/go-client)
33

44
Neovim/go-client is a [Neovim](https://neovim.io/) client and plugin host for [Go](https://golang.org/).
55

0 commit comments

Comments
 (0)