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 3bb34477d4)
This commit is contained in:
Naveen Albert
2023-11-09 16:26:46 -05:00
committed by Asterisk Development Team
parent 0fd8f9ca88
commit f485d3cc8b
34 changed files with 61 additions and 68 deletions

View File

@@ -35,7 +35,7 @@
<support_level>core</support_level>
***/
/* See https://wiki.asterisk.org/wiki/display/AST/Secure+Calling */
/* See https://docs.asterisk.org/Deployment/Secure-Calling/ */
#include "asterisk.h" /* for NULL, size_t, memcpy, etc */