From 36e2549348cec3074f7fdb3cdeb53518f9192bf2 Mon Sep 17 00:00:00 2001 From: Andreas Louv Date: Tue, 14 Mar 2023 10:24:08 +0100 Subject: [PATCH] Fix the unit test badge src --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9113fd..7302462 100644 --- 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. -- 2.48.1