From 2042bed468db4927014724220279e98c7aaf17f4 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 7 Jul 2014 21:20:45 +0200 Subject: fixed wiki link in the gtkui_api.h --- plugins/gtkui/gtkui_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/gtkui/gtkui_api.h b/plugins/gtkui/gtkui_api.h index a3dd95d2..f7d2479b 100644 --- a/plugins/gtkui/gtkui_api.h +++ b/plugins/gtkui/gtkui_api.h @@ -35,7 +35,7 @@ // for information, about how to port your plugin to the new API correctly, // and to learn more about design mode programming, // please visit the following page: -// http://sourceforge.net/apps/mediawiki/deadbeef/index.php?title=Porting_GUI_plugins_to_0.6 +// http://github.com/Alexey-Yakovenko/deadbeef/wiki/Porting-GUI-plugins-to-deadbeef-from-0.5.x-to-0.6.0 #if GTK_CHECK_VERSION(3,0,0) #define DDB_GTKUI_PLUGIN_ID "gtkui3_1" -- cgit v1.2.3