heroku: fix homepage
This commit is contained in:
parent
14d646edec
commit
11dcb770b9
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://toolbelt.heroku.com;
|
homepage = https://cli.heroku.com;
|
||||||
description = "Everything you need to get started using Heroku";
|
description = "Everything you need to get started using Heroku";
|
||||||
maintainers = with lib.maintainers; [ aflatter mirdhyn peterhoeg ];
|
maintainers = with lib.maintainers; [ aflatter mirdhyn peterhoeg ];
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
|
Loading…
Reference in New Issue
Block a user