Commit e6ee64c4 authored by Jost Alemann's avatar Jost Alemann
Browse files

leo-editor: update meta.homepage

meta.homepage seems outdated
parent 18882b2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ mkDerivation rec {
  '';

  meta = with lib; {
    homepage = "http://leoeditor.com";
    homepage = "https://leo-editor.github.io/leo-editor/";
    description = "A powerful folding editor";
    longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers.";
    license = licenses.mit;