chore(rebrand): update GitHub repo in source files

This commit is contained in:
Elian Doran
2025-06-30 20:39:29 +03:00
parent 06b507fdc5
commit 1f022aea4e
19 changed files with 41 additions and 41 deletions

View File

@@ -424,7 +424,7 @@ export default class GlobalMenuWidget extends BasicWidget {
}
downloadLatestVersionCommand() {
window.open("https://github.com/TriliumNext/Notes/releases/latest");
window.open("https://github.com/TriliumNext/Trilium/releases/latest");
}
activeContextChangedEvent() {