Update bugtracker URL to github

This commit is contained in:
Frank Lanitz 2017-03-19 18:57:38 +01:00
parent 4f388e515c
commit 6e1a1633b5

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.60])
AC_INIT([Geany], [1.31],
[https://sourceforge.net/tracker/?group_id=153444&atid=787791])
[https://github.com/geany/geany/issues])
AC_CONFIG_SRCDIR([src/geany.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])