apprt/gtk: fix website link in about window

This commit is contained in:
Tristan Partin
2024-12-29 16:47:44 -06:00
parent d5703a57e7
commit 7256ebe13d

View File

@ -735,7 +735,7 @@ fn gtkActionAbout(
const name = "Ghostty";
const icon = "com.mitchellh.ghostty";
const website = "https://github.com/ghostty-org/ghostty";
const website = "https://ghostty.org";
if ((comptime adwaita.versionAtLeast(1, 5, 0)) and
adwaita.versionAtLeast(1, 5, 0) and