From ec9a7e69d1e8060efa66012edc26c076695dc1fa Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Mon, 13 Feb 2017 12:43:17 -0700 Subject: [PATCH] gfio: fix git location for fio Signed-off-by: Jens Axboe --- gfio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfio.c b/gfio.c index 9c917cb6..7c92a509 100644 --- a/gfio.c +++ b/gfio.c @@ -1240,7 +1240,7 @@ static void about_dialog(GtkWidget *w, gpointer data) "program-name", "gfio", "comments", "Gtk2 UI for fio", "license", license_trans, - "website", "http://git.kernel.dk/?p=fio.git;a=summary", + "website", "http://git.kernel.dk/cgit/fio/", "authors", authors, "version", fio_version_string, "copyright", "© 2012 Jens Axboe ", -- 2.25.1