trilium-desktop: correct homepage (#476084)

This commit is contained in:
Arne Keller
2026-01-02 10:45:18 +00:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@ let
meta = {
description = "Hierarchical note taking application with focus on building large personal knowledge bases";
homepage = "https://github.com/TriliumNext/Notes";
homepage = "https://triliumnotes.org/";
license = lib.licenses.agpl3Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [