summaryrefslogtreecommitdiff
path: root/include/asterisk/doxygen/reviewboard.h
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 /include/asterisk/doxygen/reviewboard.h
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 'include/asterisk/doxygen/reviewboard.h')
-rw-r--r--include/asterisk/doxygen/reviewboard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/doxygen/reviewboard.h b/include/asterisk/doxygen/reviewboard.h
index 57fa01b51..b86445416 100644
--- a/include/asterisk/doxygen/reviewboard.h
+++ b/include/asterisk/doxygen/reviewboard.h
@@ -27,7 +27,7 @@
*
* \section ReviewboardGuidelines Usage Guidelines
*
- * Mantis (http://bugs.digium.com) and Reviewboard (http://reviewboard.digium.com)
+ * Mantis (https://issues.asterisk.org) and Reviewboard (https://reviewboard.asterisk.org)
* are both utilities that the Asterisk development community uses to help
* track and review code being written for Asterisk. Since both systems
* are used for posting patches, it is worth discussing when it is appropriate
@@ -78,7 +78,7 @@
* the server option:
*
\verbatim
- $ post-review --server=http://reviewboard.digium.com
+ $ post-review --server=https://reviewboard.asterisk.org
\endverbatim
*
* \subsection postreviewnewfiles Dealing with New Files