docs: fix links

This commit is contained in:
dundargoc
2023-12-13 19:16:41 +01:00
committed by dundargoc
parent 7908dc0d15
commit 1d63a057a6
7 changed files with 7 additions and 12 deletions

View File

@ -5,7 +5,7 @@ You can install Neovim from [download](#install-from-download), [package](#insta
- To start Neovim, run `nvim` (not `neovim`).
- [Discover plugins](Related-projects#plugins).
- Before upgrading to a new version, **check [Breaking Changes](https://neovim.io/doc/user/news.html#news-breaking).**
- For config (vimrc) see [the FAQ](https://github.com/neovim/neovim/wiki/FAQ#where-should-i-put-my-config-vimrc).
- For config (vimrc) see [the FAQ](https://neovim.io/doc/user/faq.html#faq-general).
---