Skip to content

Commit

Permalink
README: fix badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
zchee committed Feb 10, 2020
1 parent 6f1427f commit 7967d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
[![GoDoc](https://godoc.org/github.com/neovim/go-client/nvim?status.svg)](https://godoc.org/github.com/neovim/go-client/nvim)
[![GoDoc](https://godoc.org/github.com/neovim/go-client?status.svg)](https://godoc.org/github.com/neovim/go-client)
[![Build Status](https://travis-ci.org/neovim/go-client.svg?branch=master)](https://travis-ci.org/neovim/go-client)

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

0 comments on commit 7967d8f

Please sign in to comment.