gfio: fix git location for fio
authorJens Axboe <axboe@fb.com>
Mon, 13 Feb 2017 19:43:17 +0000 (12:43 -0700)
committerJens Axboe <axboe@fb.com>
Mon, 13 Feb 2017 19:43:17 +0000 (12:43 -0700)
Signed-off-by: Jens Axboe <axboe@fb.com>
gfio.c

diff --git a/gfio.c b/gfio.c
index 9c917cb6a955f167738fa5ab8dbbb32bf82a3703..7c92a5099f9f6418340283f45fa4fc85c2afb16d 100644 (file)
--- 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 <axboe@kernel.dk>",