diff --git a/Home.md b/Home.md index e714b85..180fcd2 100644 --- a/Home.md +++ b/Home.md @@ -17,9 +17,7 @@ - [Tests](https://github.com/neovim/neovim/blob/master/test/README.md) - [Refactoring guidelines](https://github.com/neovim/neovim/wiki/Refactoring) - [Merging patches from upstream Vim](Merging-patches-from-upstream-Vim) -- [Development tips](Development-tips) -- [Code style](http://neovim.io/develop/style-guide.xml) -- [SourceGraph](https://sourcegraph.com/github.com/neovim/neovim) +- [Style guide](http://neovim.io/develop/style-guide.xml) - [Source Documentation](https://neovim.io/doc/dev/globals_func.html) - [Plugin Architecture](Plugin-UI-architecture) - [Code overview](Code-overview)