change project url to github.
[platform/upstream/lightmediascanner.git] / src / plugins / flac / flac.c
index 08b5e1b..432207c 100644 (file)
@@ -210,7 +210,7 @@ lms_plugin_info(void)
         "FLAC parser",
         PACKAGE_VERSION,
         _authors,
-        "http://lms.garage.maemo.org"
+        "http://github.com/profusion/lightmediascanner"
     };
 
     return &info;