summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier Duchateau <duchateau.olivier@gmail.com>2020-11-16 18:43:34 +0100
committerSimon Steinbeiß <ochosi@xfce.org>2020-12-02 01:01:24 +0100
commit49b08f90ad32e4e11d93ec66cccdbd2075e6c6d9 (patch)
tree5ae3e4967a14f965c938bdaa18ee8981c0f36cd7 /configure.ac
parentc61a6aeb980631e64d0d0a9aea550cb68faa9b8a (diff)
downloadtumbler-49b08f90ad32e4e11d93ec66cccdbd2075e6c6d9.tar.gz
- Adjust bug report URL
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2c1eaf4..bdbd6d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2009-2011 Jannis Pohlmann <jannis@xfce.org>])
AC_COPYRIGHT([Copyright (c) 2016-2017 Ali Abdallah <ali@xfce.org>])
-AC_INIT([tumbler], [tumbler_version], [https://bugzilla.xfce.org/])
+AC_INIT([tumbler], [tumbler_version], [https://gitlab.xfce.org/xfce/tumbler])
AC_PREREQ([2.60])
AC_CANONICAL_TARGET()