From 831a52319a625b926429f38449b5d705d8748492 Mon Sep 17 00:00:00 2001 From: Seven Du Date: Tue, 26 Jan 2021 23:28:53 +0800 Subject: [PATCH] [core] jira moved to github --- src/switch_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/switch_core.c b/src/switch_core.c index 62e10d9e35..7b7f8fe9d8 100644 --- a/src/switch_core.c +++ b/src/switch_core.c @@ -1312,7 +1312,7 @@ SWITCH_DECLARE(void) switch_core_setrlimits(void) Setting the stack size on FreeBSD results in an instant crash. If anyone knows how to fix this, - feel free to submit a patch to https://freeswitch.org/jira + feel free to submit a patch to https://github.com/signalwire/freeswitch */ #ifndef __FreeBSD__