procodile: update homepage

This commit is contained in:
FliegendeWurst 2025-01-05 16:08:59 +01:00
parent 3e7bfaf545
commit 87c0ae4fc7

View File

@ -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