Zenmonitor3 about dialog patch for forgejo

This commit is contained in:
Erkin Alp Güney 2023-05-21 12:44:12 -04:00 committed by Anthony Wang
parent 2e68a31b02
commit a09f0b25d3
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -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 = "<b>Zenmonitor3</b> %s\n"
"Zenmonitor3 is monitoring software for AMD Zen-based CPUs, now with Zen 3 support!\n"
"<a href=\"%s\">%s</a>\n\n"