Remove canny-specific links

This commit is contained in:
Gregory Schier
2024-07-29 11:50:00 -07:00
parent ad8a4933da
commit d586ec5fb4
3 changed files with 3 additions and 3 deletions

View File

@@ -1899,7 +1899,7 @@ fn create_window(handle: &AppHandle, url: &str) -> WebviewWindow {
_ = webview_window
.app_handle()
.shell()
.open("https://yaak.canny.io", None)
.open("https://yaak.app/roadmap", None)
}
// Commands for development