]> wimlib.net Git - wimlib/commitdiff
Consistently use forums as bug report location
authorEric Biggers <ebiggers3@gmail.com>
Fri, 5 Jun 2020 01:36:14 +0000 (18:36 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 5 Jun 2020 01:37:06 +0000 (18:37 -0700)
README
configure.ac
doc/man1/mkwinpeimg.1
doc/man1/wimlib-imagex.1

diff --git a/README b/README
index 0f0bb32c7293f673f7b0e311db2c5b1e508248d6..725472333719a0236c21e74e458db878a6aa7fd1 100644 (file)
--- a/README
+++ b/README
@@ -267,7 +267,7 @@ wimlib is free software that comes with NO WARRANTY, to the extent permitted by
 law.  See the COPYING file for more details.
 
 Bug reports, suggestions, and other contributions are appreciated and may be
-sent via email to ebiggers3@gmail.com or posted to https://wimlib.net/forums.
+posted to https://wimlib.net/forums/.
 
 wimlib is independently developed and does not contain any code, data, or files
 copyrighted by Microsoft.  It is not known to be affected by any patents.
index 3eb9fabacde62734e91863f6bb8139b69e790e19..beaca3106e7e8099f5f87ea6ab6f0db50e9e3030 100644 (file)
@@ -1,6 +1,6 @@
 ###############################################################################
 
-AC_INIT([wimlib], [1.13.3-BETA1], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.13.3-BETA1], [https://wimlib.net/forums/])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
index 629296138df848c85e60c3cb9bc945bf326bea36..aaafdfcdb1d64e903d92d03f15f7b07dd82b5de6 100644 (file)
@@ -118,6 +118,6 @@ mkwinpeimg --start-script=install.cmd --windows-dir=/media/windows /var/tftpboot
 Microsoft's licenses may limit the things that Windows PE can be used for, and
 they may limit your rights to redistribute customized versions of Windows PE.
 .SH REPORTING BUGS
-Report bugs to ebiggers3@gmail.com.
+Report bugs to \fIhttps://wimlib.net/forums/\fR.
 .SH SEE ALSO
 .BR wimlib-imagex (1)
index 8754f6f01298e7a86ad3971a22a85b241b810aca..295d240354c9656bffca158acd6ad83ecb7b5a18 100644 (file)
@@ -224,7 +224,7 @@ wimlib-imagex may be redistributed and/or modified under the terms of the GNU
 General Public License; either version 3 of the License, or (at your option) any
 later version.  There is NO WARRANTY, to the extent permitted by law.
 .SH REPORTING BUGS
-Report bugs to ebiggers3@gmail.com or to \fIhttps://wimlib.net/forums/\fR.
+Report bugs to \fIhttps://wimlib.net/forums/\fR.
 Feedback and suggestions are also welcome.
 .SH SEE ALSO
 .BR wimappend (1),