On 6/11/05, Erick Sasse <esasse at yahoo.com.br> wrote: > Where do I have to change in the code so that the links created when I put > #123 point to a different URL? > I need this because I'm using another bug track software. Take a look at def _make_ticket_link(self, id, text): in <http://projects.edgewall.com/trac/file/trunk/trac/wiki/formatter.py> /jornh