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
parent 751f8649fd
commit 3bb34477d4
34 changed files with 61 additions and 68 deletions

View File

@@ -1,13 +1,7 @@
The vast majority of the Asterisk project documentation has been moved to the
project wiki:
project documentation:
https://wiki.asterisk.org/
Asterisk release tarballs contain an export of the wiki in PDF and plain text
form, which you can find in:
doc/AST.pdf
doc/AST.txt
https://docs.asterisk.org/
Asterisk uses the Doxygen documentation software. Run "make progdocs" and open
the resulting documentation index at doc/api/index.html in a webbrowser or copy