standardnotes: update homepage

This commit is contained in:
Marin
2026-03-20 11:07:08 -06:00
parent 1343204ea1
commit 2087fb4770
+1 -1
View File
@@ -84,7 +84,7 @@ stdenv.mkDerivation {
Standard Notes is a private notes app that features unmatched simplicity,
end-to-end encryption, powerful extensions, and open-source applications.
'';
homepage = "https://standardnotes.org";
homepage = "https://standardnotes.com";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
mgregoire