diff --git a/Home.md b/Home.md index d3b25a4..bdac32b 100644 --- a/Home.md +++ b/Home.md @@ -14,8 +14,10 @@ - **[Build](https://github.com/neovim/neovim/blob/master/BUILD.md)** - **[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)** - [Tests](https://github.com/neovim/neovim/blob/master/test/README.md) - - [Merging patches from upstream Vim](Merging-patches-from-upstream-Vim) + - [Merging patches from upstream Vim](https://neovim.io/doc/user/dev_vimpatch.html) +- **[Maintain](https://github.com/neovim/neovim/blob/master/MAINTAIN.md)** - [Style guide](https://neovim.io/doc/user/dev_style.html#dev-style) - [C99 standard](http://port70.net/~nsz/c/c99/n1256.html) - [Code overview](https://github.com/neovim/neovim/blob/master/src/nvim/README.md) - [Remote UI architecture](Remote-UI-architecture) +