Unverified Commit f6d818cf authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

neovim: fix wrong homepage url (#448048)

parents 3c649600 45da6cc8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -255,7 +255,7 @@ stdenv.mkDerivation (
          modifications to the core source
        - Improve extensibility with a new plugin architecture
      '';
      homepage = "https://www.neovim.io";
      homepage = "https://neovim.io";
      changelog = "https://github.com/neovim/neovim/releases/tag/${finalAttrs.src.tag}";
      mainProgram = "nvim";
      # "Contributions committed before b17d96 by authors who did not sign the