aboutsummaryrefslogtreecommitdiffstats
path: root/main/enum.c
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 21:50:27 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 21:50:27 +0000
commit8be2e20ea4c7fcb6215672f18a882eba660fd618 (patch)
treedbf2d56b75cbf3673f69efa981602106f06628b9 /main/enum.c
parentd16b61bc454f7833b4afb3cd3a76b038bc54df22 (diff)
Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197824 f38db490-d61c-443f-a65b-d21fe96a405b
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.
*/