summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Fiala <jurf@riseup.net>2018-02-14 17:50:40 +0100
committerJuraj Fiala <jurf@riseup.net>2018-02-14 17:50:40 +0100
commitf6baf76a253665e5320a5bf6edd791c2f26e82ca (patch)
tree2bc5cf3a690889a0deab75d69d930dc6b92169a2
parentae7834776fb5e5021b5861a2de9aae73a52230da (diff)
downloadgnome-themes-standard-f6baf76a253665e5320a5bf6edd791c2f26e82ca.tar.gz
Update the issues link in configure.ac
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d701748c..683cc152 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
AC_INIT([gnome-themes-standard], [3.22.3],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
+ [https://gitlab.gnome.org/GNOME/gnome-themes-extra/issues])
AC_CONFIG_MACRO_DIR([m4])