From 83fbd881e76a041f816557286ae0779653852fe4 Mon Sep 17 00:00:00 2001 From: David Adam Date: Tue, 11 Dec 2018 21:46:38 +0800 Subject: [PATCH] osx/config.h: mirror changes in f2a829aa230113b6f080 [ci skip] --- osx/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/config.h b/osx/config.h index ca4b433a5..1a9ba17b6 100644 --- a/osx/config.h +++ b/osx/config.h @@ -194,7 +194,7 @@ #define NOMACROS 1 /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "fish-users@lists.sourceforge.net" +#define PACKAGE_BUGREPORT "https://github.com/fish-shell/fish-shell/issues" /* Define to the full name of this package. */ #define PACKAGE_NAME "fish"