diff --git a/configure.ac b/configure.ac index 1ced2c1d2..e77987ff1 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([loolwsd], [master], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [master], [https://github.com/CollaboraOnline/online/issues], [loolwsd], [https://collaboraonline.github.io/]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.10 foreign subdir-objects tar-pax -Wno-portability])