summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/app_externalivr.c2
-rw-r--r--apps/app_voicemail.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c
index 093e9ae27..0856ffe67 100644
--- a/apps/app_externalivr.c
+++ b/apps/app_externalivr.c
@@ -85,7 +85,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
all DTMF events received on the channel, and notification if the channel is
hung up. The received on the channel, and notification if the channel is hung
up. The application will not be forcibly terminated when the channel is hung up.
- For more information see <filename>doc/asterisk.pdf</filename>.</para>
+ For more information see <filename>doc/AST.pdf</filename>.</para>
</description>
</application>
***/
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 2d593f379..166df4c94 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -27,7 +27,7 @@
*
* \par See also
* \arg \ref Config_vm
- * \note For information about voicemail IMAP storage, read doc/asterisk.pdf
+ * \note For information about voicemail IMAP storage, https://wiki.asterisk.org/wiki/display/AST/IMAP+Voicemail+Storage
* \ingroup applications
* \note This module requires res_adsi to load. This needs to be optional
* during compilation.