]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[core] jira moved to github 1053/head
authorSeven Du <dujinfang@x-y-t.cn>
Tue, 26 Jan 2021 15:28:53 +0000 (23:28 +0800)
committerSeven Du <dujinfang@x-y-t.cn>
Tue, 26 Jan 2021 15:28:53 +0000 (23:28 +0800)
src/switch_core.c

index 62e10d9e3531c857f80a1db441a5e239e4d41f0a..7b7f8fe9d85a188ad8f24bfe5b397e6c0d2ca00b 100644 (file)
@@ -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__