mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 11:32:25 +00:00
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 inf28047db36. Resolves: #430 (cherry picked from commit8cc5fc2e39)
This commit is contained in:
committed by
Asterisk Development Team
parent
8c378f78d4
commit
7af4934943
@@ -170,7 +170,7 @@ static int dahdi_timer_fd(void *data)
|
||||
return timer->fd;
|
||||
}
|
||||
|
||||
#define SEE_TIMING "For more information on Asterisk timing modules, including ways to potentially fix this problem, please see https://wiki.asterisk.org/wiki/display/AST/Timing+Interfaces\n"
|
||||
#define SEE_TIMING "For more information on Asterisk timing modules, including ways to potentially fix this problem, please see https://docs.asterisk.org/Configuration/Core-Configuration/Timing-Interfaces/\n"
|
||||
|
||||
static int dahdi_test_timer(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user