Unverified Commit 80d2c849 authored by Tomo's avatar Tomo Committed by GitHub
Browse files

ladybird: update homepage link (#346012)

parents e7b543ba 1c39d26d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ stdenv.mkDerivation (finalAttrs: {

  meta = with lib; {
    description = "Browser using the SerenityOS LibWeb engine with a Qt or Cocoa GUI";
    homepage = "https://ladybird.dev";
    homepage = "https://ladybird.org";
    license = licenses.bsd2;
    maintainers = with maintainers; [ fgaz ];
    platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" "aarch64-darwin" ];