general: Fix broken links.

This fixes a number of broken links throughout the
tree, mostly caused by wiki.asterisk.org being replaced
with docs.asterisk.org, which should eliminate the
need for sporadic fixes as in f28047db36.

Resolves: #430
(cherry picked from commit 8f5581b0d0)
This commit is contained in:
Naveen Albert
2023-11-09 16:26:46 -05:00
committed by Asterisk Development Team
parent 98a44b95df
commit 91127a618f
34 changed files with 61 additions and 68 deletions

View File

@@ -27,7 +27,7 @@
*
* \par See also
* \arg \ref voicemail.conf "Config_voicemail"
* \note For information about voicemail IMAP storage, https://wiki.asterisk.org/wiki/display/AST/IMAP+Voicemail+Storage
* \note For information about voicemail IMAP storage, https://docs.asterisk.org/Configuration/Applications/Voicemail/IMAP-Voicemail-Storage/
* \ingroup applications
* \todo This module requires res_adsi to load. This needs to be optional
* during compilation.