From acaec89e27e338f02aad0a687bdc741a28156f16 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 21 Oct 2025 00:23:02 +0200 Subject: [PATCH] fix: Update issue URL to point to issues page --- src/window.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.rs b/src/window.rs index 539c852..e524d16 100644 --- a/src/window.rs +++ b/src/window.rs @@ -299,7 +299,7 @@ impl Window { .license_type(gtk4::License::MitX11) .version(crate::APP_VERSION) .website("https://github.com/dynobo/sphereview") - .issue_url("https://github.com/dynobo/sphereview") + .issue_url("https://github.com/dynobo/sphereview/issues") .application_icon(crate::APP_ID) .developer_name("by dynobo") .debug_info(format!(