]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_sendtext: Remove references to removed applications.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 10 Dec 2022 22:51:11 +0000 (22:51 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 20 Dec 2022 14:14:44 +0000 (08:14 -0600)
Removes see-also references to applications that don't
exist anymore (removed in Asterisk 19),
so these dead links don't show up on the wiki.

ASTERISK-30347 #close

Change-Id: I9539bc30f57cd65aa4e2d5ce8185eafa09567909

apps/app_sendtext.c

index fd8774a4773f48f7ec7d06dbb237fc43a791cea5..ee4231696574bd0719ccc02288d302575c8da9ae 100644 (file)
                        </example>
                </description>
                <see-also>
-                       <ref type="application">SendImage</ref>
-                       <ref type="application">SendURL</ref>
                        <ref type="application">ReceiveText</ref>
                </see-also>
        </application>
                </description>
                <see-also>
                        <ref type="application">SendText</ref>
-                       <ref type="application">SendImage</ref>
-                       <ref type="application">SendURL</ref>
                </see-also>
        </application>
  ***/