terra-station: update homepage

This commit is contained in:
FliegendeWurst 2025-01-04 13:46:51 +01:00
parent c1c88c2a29
commit a2a097866a

View File

@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Terra station is the official wallet of the Terra blockchain";
homepage = "https://docs.terra.money/docs/learn/terra-station/README.html";
homepage = "https://station.money/";
license = licenses.isc;
maintainers = [ maintainers.peterwilli ];
platforms = [ "x86_64-linux" ];