]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Fix the unit test badge src
authorAndreas Louv <andreas@louv.dk>
Tue, 14 Mar 2023 09:24:08 +0000 (10:24 +0100)
committerAndreas Louv <andreas@louv.dk>
Tue, 14 Mar 2023 09:24:08 +0000 (10:24 +0100)
README.md

index c9113fd13636ee13b519f48fc5c7ef205db6bb45..7302462a50ea74a00251ebe96525852acb0b8468 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![unit-tests](https://github.com/yegappan/mru/workflows/unit-tests/badge.svg?branch=master)
+![unit-tests](https://github.com/yegappan/lsp/workflows/unit-tests/badge.svg?branch=main)
 
 Language Server Protocol (LSP) plugin for Vim. You need Vim version 9.0 or above to use this plugin.  This plugin is written using only the Vim9 script.