From a6fbc3a1efa60893a4cc21c1eb1ffac0c38a1395 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Mon, 7 Jul 2014 21:14:34 +0200 Subject: new wiki links --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 3f850329..6f591e5f 100644 --- a/main.c +++ b/main.c @@ -107,7 +107,7 @@ print_help (void) { " [l]ength, track[n]umber, [y]ear, [c]omment,\n" " copy[r]ight, [e]lapsed\n")); fprintf (stdout, _(" e.g.: --nowplaying \"%%a - %%t\" should print \"artist - title\"\n")); - fprintf (stdout, _(" for more info, see http://sourceforge.net/apps/mediawiki/deadbeef/index.php?title=Title_Formatting\n")); + fprintf (stdout, _(" for more info, see http://github.com/Alexey-Yakovenko/deadbeef/wiki/Title-formatting\n")); bind_textdomain_codeset (PACKAGE, "UTF-8"); } -- cgit v1.2.3