summaryrefslogtreecommitdiff
path: root/main/enum.c
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2009-05-28 21:50:27 +0000
committerSean Bright <sean@malleable.com>2009-05-28 21:50:27 +0000
commitf51bb019bb338084f497dcbb65dcd5e15b63f102 (patch)
treedbf2d56b75cbf3673f69efa981602106f06628b9 /main/enum.c
parent0941c2c32ec2d788b185e9956e9d40df6aafb848 (diff)
Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/enum.c')
-rw-r--r--main/enum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/enum.c b/main/enum.c
index 959f9aab5..c8ff67e2b 100644
--- a/main/enum.c
+++ b/main/enum.c
@@ -41,7 +41,7 @@
*
* \par Possible improvement
* \todo Implement a caching mechanism for multile enum lookups
- * - See http://bugs.digium.com/view.php?id=6739
+ * - See https://issues.asterisk.org/view.php?id=6739
* \todo The service type selection needs to be redone.
*/