Show
Ignore:
Timestamp:
02/25/2008 11:07:38 PM (6 months ago)
Author:
dave
Message:

Make docutils for BEPs point to svn.bittorrent.org rather than svn.bittorrent.com.

add forum to introduction.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/docutils/docutils/transforms/beps.py

    r10535 r11022  
    3838    # disambiguate between peps and beps for specifying the base url. 
    3939    bep_url = 'bep-%04d' 
    40     bep_cvs_url = ('https://svn.bittorrent.com/trac.cgi/browser/dotorg/trunk/html/beps/bep_%04d.rst') 
     40    bep_cvs_url = ('https://svn.bittorrent.org/trac.cgi/browser/dotorg/trunk/html/beps/bep_%04d.rst') 
    4141    #bep_cvs_url = ('http://svn.bittorrent.com/view/*checkout*' 
    4242    #               '/peps/trunk/bep-%04d.txt')