progdocs: Avoid multiple use of section labels.

ASTERISK-29735

Change-Id: I56935e73f7bd1d4ae2721d11040f4835da64b810
This commit is contained in:
Alexander Traud 2021-11-12 20:52:27 +01:00 committed by Friendly Automation
parent 10384133f4
commit c73901308f
1 changed files with 2 additions and 2 deletions

View File

@ -297,7 +297,7 @@
* \page AstHTTP AMI over HTTP support
* The http.c file includes support for manager transactions over
* http.
* \section ami AMI - The manager Interface
* \section amihttp AMI - The manager Interface
* \arg \link Config_ami Configuration file \endlink
*/
@ -354,7 +354,7 @@
/*!
* \addtogroup formats Module: Media File Formats
* \section codec_generic Asterisk Format drivers
* \section format_generic Asterisk Format drivers
* Formats are modules that read or write media files to disk.
* \par See also
* \arg \ref codecs