diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-02-28 09:38:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 09:38:00 +0800 |
commit | e383543342db8e9dcf40f7d5237edeab29638880 (patch) | |
tree | bf4a69eb4823cf6cbc0968694ad499236ddf3e1a | |
parent | fad33b095fcc2607ea9f058b5fa76cda9483a24e (diff) | |
parent | 43c495b183de3742c06e442876b09806f044aa7b (diff) | |
download | rneovim-e383543342db8e9dcf40f7d5237edeab29638880.tar.gz rneovim-e383543342db8e9dcf40f7d5237edeab29638880.tar.bz2 rneovim-e383543342db8e9dcf40f7d5237edeab29638880.zip |
Merge pull request #17544 from r0x0d/update-readme-for-fedora-link
Fix fedora broken link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ Apache 2.0 license, except for contributions copied from Vim (identified by the [Managed packages]: https://github.com/neovim/neovim/wiki/Installing-Neovim#install-from-package [Debian]: https://packages.debian.org/testing/neovim [Ubuntu]: http://packages.ubuntu.com/search?keywords=neovim -[Fedora]: https://apps.fedoraproject.org/packages/neovim +[Fedora]: https://packages.fedoraproject.org/pkgs/neovim/neovim/ [Arch Linux]: https://www.archlinux.org/packages/?q=neovim [Void Linux]: https://voidlinux.org/packages/?arch=x86_64&q=neovim [Gentoo]: https://packages.gentoo.org/packages/app-editors/neovim |