ntfy: update homepage

This commit is contained in:
jopejoe1 2025-03-25 10:59:33 +01:00
parent df5565f1c8
commit a57dc73e70

View File

@ -125,7 +125,7 @@ python.pkgs.buildPythonApplication rec {
meta = with lib; {
description = "Utility for sending notifications, on demand and when commands finish";
homepage = "https://ntfy.rtfd.org/";
homepage = "https://ntfy.readthedocs.io/en/latest/";
license = licenses.gpl3;
maintainers = with maintainers; [ kamilchm ];
mainProgram = "ntfy";