Skip to content

Commit fa9f027

Browse files
committed
docs: readme
1 parent 8bb7964 commit fa9f027

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,7 +1,7 @@
11
Pynvim: Python client to [Neovim](https://github.com/neovim/neovim)
22
===================================================================
33

4-
[![Documentation Status](https://readthedocs.org/projects/pynvim/badge/?version=latest)](https://pynvim.readthedocs.io/en/latest/?badge=latest)
4+
[![Documentation Status](https://readthedocs.org/projects/pynvim/badge/?version=latest)](https://readthedocs.org/projects/pynvim/builds/)
55
[![Code coverage](https://codecov.io/gh/neovim/pynvim/branch/master/graph/badge.svg)](https://codecov.io/gh/neovim/pynvim)
66

77
Pynvim implements support for python plugins in Nvim. It also works as a library for

0 commit comments

Comments
 (0)