From c8fc42f2724a5fc16252f218266178dccc678cd6 Mon Sep 17 00:00:00 2001 From: Jeff Fowler Date: Fri, 29 Oct 2021 18:40:56 +0200 Subject: [PATCH] fix neovim tag link (#995) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c975d..e53ddd1 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## C -- [Neovim](https://github.com/neovim/neovim/labels/good%20first%20issue) _(label: good first issue)_
Vim-fork focused on extensibility and agility. +- [Neovim](https://github.com/neovim/neovim/labels/good-first-issue) _(label: good-first-issue)_
Vim-fork focused on extensibility and agility. ## C#