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
This commit is contained in:
Naveen Albert
2023-11-09 16:26:46 -05:00
committed by asterisk-org-access-app[bot]
parent 63364bfbf4
commit d1fb397cfc
34 changed files with 61 additions and 68 deletions

View File

@@ -20,7 +20,7 @@
; Documentation
;
; The official documentation is at http://wiki.asterisk.org
; The official documentation is at https://docs.asterisk.org
; You can read the XML configuration help via Asterisk command line with
; "config show help res_pjsip_config_wizard", then you can drill down through
; the various sections and their options.