elvis: update meta.homepage

This commit is contained in:
Evils 2020-11-13 09:24:48 +01:00
parent 440c5808a1
commit 91852f17ef

View file

@ -39,7 +39,7 @@ stdenv.mkDerivation {
configureFlags = [ "--ioctl=termios" ];
meta = {
homepage = "http://elvis.vi-editor.org/";
homepage = "http://elvis.the-little-red-haired-girl.org/";
description = "A vi clone for Unix and other operating systems";
license = stdenv.lib.licenses.free;
};