diff --git a/src/gui.c b/src/gui.c index 36483f1..6c4448f 100644 --- a/src/gui.c +++ b/src/gui.c @@ -144,7 +144,7 @@ static void add_columns (GtkTreeView *treeview) { static void about_btn_clicked(GtkButton *button, gpointer user_data) { GtkWidget *dialog; - const gchar *website = "https://github.com/Ta180m/zenmonitor3"; + const gchar *website = "https://git.exozy.me/a/zenmonitor3"; const gchar *msg = "Zenmonitor3 %s\n" "Zenmonitor3 is monitoring software for AMD Zen-based CPUs, now with Zen 3 support!\n" "%s\n\n"