aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/CODING-GUIDELINES2
-rw-r--r--doc/asterisk.82
-rw-r--r--doc/asterisk.sgml2
-rw-r--r--doc/backtrace.txt2
-rw-r--r--doc/tex/backtrace.tex2
-rw-r--r--doc/tex/misdn.tex2
-rw-r--r--doc/tex/mp3.tex2
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/CODING-GUIDELINES b/doc/CODING-GUIDELINES
index e8939a722..5b7e75893 100644
--- a/doc/CODING-GUIDELINES
+++ b/doc/CODING-GUIDELINES
@@ -22,7 +22,7 @@ lines, and is well documented.
Asterisk is published under a dual-licensing scheme by Digium.
To be accepted into the codebase, all non-trivial changes must be
licensed to Digium. For more information, see the electronic license
-agreement on http://bugs.digium.com/.
+agreement on https://issues.asterisk.org/.
Patches should be in the form of a unified (-u) diff, made from a checkout
from subversion.
diff --git a/doc/asterisk.8 b/doc/asterisk.8
index ef90884bf..f3eb1e9a8 100644
--- a/doc/asterisk.8
+++ b/doc/asterisk.8
@@ -176,7 +176,7 @@ supplied.
\fBasterisk -rx "core show channels"\fR - Display channels on running server
.SH "BUGS"
.PP
-Bug reports and feature requests may be filed at http://bugs.digium.com
+Bug reports and feature requests may be filed at https://issues.asterisk.org
.SH "SEE ALSO"
.PP
*CLI> \fBhelp\fR - Help on Asterisk CLI
diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml
index 6a7823f71..655d33e8e 100644
--- a/doc/asterisk.sgml
+++ b/doc/asterisk.sgml
@@ -327,7 +327,7 @@
<refsect1>
<title>BUGS</title>
<para>
- Bug reports and feature requests may be filed at http://bugs.digium.com
+ Bug reports and feature requests may be filed at https://issues.asterisk.org
</para>
</refsect1>
<refsect1>
diff --git a/doc/backtrace.txt b/doc/backtrace.txt
index caf1579ce..be820b2ab 100644
--- a/doc/backtrace.txt
+++ b/doc/backtrace.txt
@@ -1,6 +1,6 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-http://bugs.digium.com. The information is required by developers to
+https://issues.asterisk.org. The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are
diff --git a/doc/tex/backtrace.tex b/doc/tex/backtrace.tex
index fd1c39d00..1c7bd8cf9 100644
--- a/doc/tex/backtrace.tex
+++ b/doc/tex/backtrace.tex
@@ -1,6 +1,6 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-\url{http://bugs.digium.com}. The information is required by developers to
+\url{https://issues.asterisk.org}. The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are
diff --git a/doc/tex/misdn.tex b/doc/tex/misdn.tex
index 2d5c9413c..9b2c705cb 100644
--- a/doc/tex/misdn.tex
+++ b/doc/tex/misdn.tex
@@ -247,7 +247,7 @@ parts. mISDN Debug messages begin with an 'I', Asterisk messages begin with
an '*', the rest is clear I think.
Please take a trace of the problem and open a report in the Asterisk issue
-tracker at \url{http://bugs.digium.com} in the "channel drivers" project,
+tracker at \url{https://issues.asterisk.org} in the "channel drivers" project,
"chan\_misdn" category. Read the bug guidelines to make sure you
provide all the information needed.
diff --git a/doc/tex/mp3.tex b/doc/tex/mp3.tex
index aeb02a0ea..2bb34e3cb 100644
--- a/doc/tex/mp3.tex
+++ b/doc/tex/mp3.tex
@@ -7,5 +7,5 @@ music on hold selections.
However, if you still need to use mp3 as your music on hold format, a format
driver for reading MP3 audio files is available in the asterisk-addons SVN
repository on svn.digium.com or in the asterisk-addons release at
-\url{http://downloads.digium.com/pub/telephony/asterisk/}.
+\url{http://downloads.asterisk.org/pub/telephony/asterisk/}.