heroku: fix homepage

This commit is contained in:
Jörg Thalheim 2018-09-17 22:38:22 +01:00
parent 14d646edec
commit 11dcb770b9

View file

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
'';
meta = {
homepage = https://toolbelt.heroku.com;
homepage = https://cli.heroku.com;
description = "Everything you need to get started using Heroku";
maintainers = with lib.maintainers; [ aflatter mirdhyn peterhoeg ];
license = lib.licenses.mit;