[gnome-music/wip/jfelder/appdata-url: 1/2] meson: Update package_url_bug constant



commit dac8868c65d84dd56769c88330456c9f7b2c2849
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Jan 10 11:24:42 2019 +0100

    meson: Update package_url_bug constant
    
    Directly link to issues.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index c836bf18..4fa85afa 100644
--- a/meson.build
+++ b/meson.build
@@ -18,7 +18,7 @@ endif
 
 # Constants
 PACKAGE_URL = 'https://wiki.gnome.org/Apps/Music'
-PACKAGE_URL_BUG = 'https://gitlab.gnome.org/GNOME/gnome-music'
+PACKAGE_URL_BUG = 'https://gitlab.gnome.org/GNOME/gnome-music/issues'
 PROJECT_RDNN_NAME = 'org.gnome.Music'
 
 # NAME_SUFFIX is used in the about dialog


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]