aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2022-10-14 11:01:13 -0400
committerGitHub <noreply@github.com>2022-10-14 08:01:13 -0700
commite5cb3104d07228de4f2614c425355e8f2f99507d (patch)
tree919827f5a8665874a166a6a6a3c5540e7d087c3a /CONTRIBUTING.md
parent0a19c1677877843d50cea6dec150acde50df356c (diff)
downloadrneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.gz
rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.bz2
rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.zip
docs: fix/remove invalid URLs #20647
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 03fe48fed7..e993d33c52 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ low-risk/isolated tasks:
- Fix bugs found by [Clang](#clang-scan-build), [PVS](#pvs-studio) or
[Coverity](#coverity).
- [Improve documentation](#documenting)
-- [Merge a Vim patch] (familiarity with Vim is *strongly* recommended)
+- [Merge a Vim patch] (requires strong familiarity with Vim)
Reporting problems
------------------