apprt/gtk: fix website link in about window

This commit is contained in:
Tristan Partin
2024-12-29 16:47:44 -06:00
committed by Jonathan Lopez
parent e14cbdf8f9
commit f2a02c229f

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