]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[docs] Update wiki link to confluence 643/head
authoravimar <avi@amarcus.com>
Mon, 18 May 2020 18:00:49 +0000 (21:00 +0300)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 18:00:49 +0000 (21:00 +0300)
conf/vanilla/autoload_configs/tts_commandline.conf.xml

index eb816431beb29d7f0f07e4f35770f14e265174a2..c5da4aba55ae602f835e9e2d4547ba2f8c685425 100644 (file)
@@ -8,7 +8,7 @@
        ${file}: output file (quoted, including .wav extension)
     
     Example commands can be found at:
-    http://wiki.freeswitch.org/wiki/Mod_tts_commandline#Example_commands
+    https://freeswitch.org/confluence/display/FREESWITCH/mod_tts_commandline#mod_tts_commandline-Examplecommands
        -->
        <param name="command" value="echo ${text} | text2wave -f ${rate} > ${file}"/>
     </settings>