chore(website): remove redundant winget link

This commit is contained in:
Elian Doran 2025-09-30 21:32:30 +03:00
parent 4212d208fc
commit 6bfab1387d
No known key found for this signature in database

View File

@ -57,10 +57,6 @@ export const downloadMatrix: DownloadMatrix = {
scoop: { scoop: {
name: "Scoop", name: "Scoop",
url: "https://scoop.sh/#/apps?q=trilium&id=7c08bc3c105b9ee5c00dd4245efdea0f091b8a5c" url: "https://scoop.sh/#/apps?q=trilium&id=7c08bc3c105b9ee5c00dd4245efdea0f091b8a5c"
},
winget: {
name: "Winget",
url: "https://github.com/microsoft/winget-pkgs/tree/master/manifests/t/TriliumNext/Notes/"
} }
} }
}, },