mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Fix incorrect application and function documentation references
There were a few references in the embedded documentation XML where the case didn't match or where the referenced app or function simply didn't exist any more. These were causing 404 responses in docs.asterisk.org.
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
2b5673b68d
commit
f6b9d9e7d7
@@ -184,7 +184,6 @@
|
||||
</description>
|
||||
<see-also>
|
||||
<ref type="application">StopMixMonitor</ref>
|
||||
<ref type="function">AUDIOHOOK_INHERIT</ref>
|
||||
</see-also>
|
||||
</application>
|
||||
<application name="StopMixMonitor" language="en_US">
|
||||
|
Reference in New Issue
Block a user