We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eeb863 commit 5d6f588Copy full SHA for 5d6f588
1 file changed
README.rst
@@ -4,8 +4,8 @@ python-indent.vim
4
python-indent.vim is a Vim indent plugin for Python which complies with
5
`PEP 8`_.
6
7
-.. image:: https://github.com/hattya/python-indent.vim/workflows/CI/badge.svg
8
- :target: https://github.com/hattya/python-indent.vim/actions?query=workflow:CI
+.. image:: https://github.com/hattya/python-indent.vim/actions/workflows/ci.yml/badge.svg
+ :target: https://github.com/hattya/python-indent.vim/actions/workflows/ci.yml
9
10
.. image:: https://semaphoreci.com/api/v1/hattya/python-indent-vim/branches/master/badge.svg
11
:target: https://semaphoreci.com/hattya/python-indent-vim
0 commit comments