Commit 87c0ae4f authored by FliegendeWurst's avatar FliegendeWurst
Browse files

procodile: update homepage

parent 3e7bfaf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ bundlerApp {

  meta = with lib; {
    description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)";
    homepage = "https://adam.ac/procodile";
    homepage = "https://github.com/adamcooke/procodile";
    license = with licenses; mit;
    maintainers = with maintainers; [
      manveru