Unverified Commit d9647050 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

[Backport release-25.05] leo-editor: update meta.homepage (#409785)

parents 55d1f923 05f3285a
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;