Skip to content

Commit 4382e9e

Browse files
committed
fix(vimpatch): link to help page
1 parent f915bbf commit 4382e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/vimpatch-report/body.sh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p>
2-
See <a href="https://github.com/neovim/neovim/wiki/Merging-patches-from-upstream-vim">Merging patches from upstream vim</a> for more information.
2+
See <a href="https://neovim.io/doc/user/dev_vimpatch.html">Merging patches from upstream vim</a> for more information.
33
</p>
44
<div class="vimpatch-col">
55
<h2>Pull requests</h2>

0 commit comments

Comments
 (0)