aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnkwUsr <ktoto2707043@gmail.com>2022-09-05 09:44:52 +0300
committerGitHub <noreply@github.com>2022-09-05 08:44:52 +0200
commita220650fd6ef6490a787eb7efcab24b4bf13dab8 (patch)
tree1512e24492a827278627c84c4523d3590eb664d3
parent5ac6654334785427886d5698fdbe79577c8c6efe (diff)
downloadrneovim-a220650fd6ef6490a787eb7efcab24b4bf13dab8.tar.gz
rneovim-a220650fd6ef6490a787eb7efcab24b4bf13dab8.tar.bz2
rneovim-a220650fd6ef6490a787eb7efcab24b4bf13dab8.zip
docs(contributing): fix broken link (#20044)
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 582d5fbdd4..558d0986db 100644
--- 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