Browse Source

Removed wiki, due it was outdated and redundant.

Mészáros Mihály 4 years ago
parent
commit
6ce463e8e2
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/apps/relay/mainrelay.c

+ 0 - 4
src/apps/relay/mainrelay.c

@@ -669,10 +669,6 @@ static char Usage[] = "Usage: turnserver [options]\n"
 "						This value can be changed on-the-fly in CLI. The default value is 256.\n"
 " --ne=[1|2|3]					Set network engine type for the process (for internal purposes).\n"
 " -h						Help\n"
-"\n"
-" For more information, see the wiki pages:\n"
-"\n"
-"	https://github.com/coturn/coturn/wiki/\n"
 "\n";
 
 static char AdminUsage[] = "Usage: turnadmin [command] [options]\n"