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__