properly link aps

This commit is contained in:
ThatOneCalculator 2023-05-08 18:19:11 -07:00
parent abd7aa0ff6
commit df7e6843b2
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -29,7 +29,7 @@ export function openHelpMenu_(ev: MouseEvent) {
text: i18n.ts.apps,
icon: "ph-device-mobile ph-bold ph-lg",
action: () => {
window.open("https://calckey.org/", "_blank");
window.open("https://calckey.org/apps", "_blank");
},
},
{