nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit 2c14ed0e153cdcd0a1c7d1eabec6820bb6b3f8a2
parent de0e2edeac61039d8c9fb01a43b0305baad0a28b
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date:   Thu, 15 Jul 2021 08:31:01 -0400

Update Wiki link in General Question issue template
Diffstat:
M.github/ISSUE_TEMPLATE/question.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
@@ -6,7 +6,7 @@ labels: "general question"
 Before creating an issue, take some time to search these resources. It's possible that someone else has already asked your question and gotten an answer.
 - [old NERDTree issues](https://github.com/preservim/nerdtree/issues?q=is%3Aissue)
 - NERDTree documentation - `:h NERDTree`
-- [NERDTree Wiki](https://github.com/scrooloose/nerdtree/wiki)
+- [NERDTree Wiki](https://github.com/preservim/nerdtree/wiki)
 - Other resource: <https://stackoverflow.com>, <https://vi.stackexchange.com>, etc.
 
 #### State Your Question