From 853b065e78ea7b0f4874dd5158c3641db7957100 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 15 Apr 2010 13:41:45 +0000 Subject: [PATCH] Update address of the bug tracker. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@257342 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/backtrace.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/backtrace.txt b/doc/backtrace.txt index ce39b0a3e5..ed3b5bb7b7 100644 --- a/doc/backtrace.txt +++ b/doc/backtrace.txt @@ -1,6 +1,8 @@ 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 +http://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