mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 11:40:40 +00:00
docs: fixed link to label "good-first-issue" (#15239)
This commit is contained in:
@@ -8,7 +8,7 @@ If you want to help but don't know where to start, here are some
|
||||
low-risk/isolated tasks:
|
||||
|
||||
- [Merge a Vim patch].
|
||||
- Try a [good first issue](../../labels/good%20first%20issue) or [complexity:low] issue.
|
||||
- Try a [good first issue](../../labels/good-first-issue) or [complexity:low] issue.
|
||||
- Fix bugs found by [Clang](#clang-scan-build), [PVS](#pvs-studio) or
|
||||
[Coverity](#coverity).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user