Unverified Commit e76cac97 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

trilium-desktop: correct homepage (#476084)

parents 03e19b68 f9d42b00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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; [