FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.

This commit is contained in:
Ken Rice
2015-06-03 15:23:40 -05:00
parent 828942137a
commit 6923953d45
21 changed files with 25 additions and 25 deletions
@@ -31,7 +31,7 @@ printf("Especially designed for FreeSWITCH\n");
printf("by Giovanni Maruzzelli\n");
printf("\n");
printf("Please direct all questions or issues to the FreeSWITCH mailing list or Jira\n");
printf("(http://lists.freeswitch.org/mailman/listinfo or http://jira.freeswitch.org)\n");
printf("(http://lists.freeswitch.org/mailman/listinfo or https://freeswitch.org/jira)\n");
printf("\n");
printf("\n");
printf("I'll ask you questions, giving default answers in square brackets [] if any\n");
+1 -1
View File
@@ -4,4 +4,4 @@ mod_say_pl - support for Polish language in FreeSWITCH
Moduł bazuje na mod_say_en. Aktualnie nie jest jeszcze kompletny,
tym nie mniej pozwala na czytanie liczb czy dat/czasu. Liczę na
Wasze wsparcie w zakresie testowania modułu, sugestii, łat, etc.
na http://jira.freeswitch.org/.
na https://freeswitch.org/jira.
+1 -1
View File
@@ -1192,7 +1192,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 http://jira.freeswitch.org
feel free to submit a patch to https://freeswitch.org/jira
*/
#ifndef __FreeBSD__