neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit a220650fd6ef6490a787eb7efcab24b4bf13dab8
parent 5ac6654334785427886d5698fdbe79577c8c6efe
Author: UnkwUsr <ktoto2707043@gmail.com>
Date:   Mon,  5 Sep 2022 09:44:52 +0300

docs(contributing): fix broken link (#20044)


Diffstat:
MCONTRIBUTING.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -10,7 +10,7 @@ low-risk/isolated tasks: - Try a [complexity:low] issue. - Fix bugs found by [Clang](#clang-scan-build), [PVS](#pvs-studio) or [Coverity](#coverity). -- [Improve documentation][wiki-contribute-help] +- [Improve documentation](#documenting) - [Merge a Vim patch] (familiarity with Vim is *strongly* recommended) Reporting problems