Changeset 11098

Show
Ignore:
Timestamp:
05/21/2008 12:08:51 AM (5 months ago)
Author:
dave
Message:

fix reference.

Location:
dotorg/trunk/html/beps
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • dotorg/trunk/html/beps/bep_0007.html

    r11097 r11098  
    9898<h1>Announce Response</h1> 
    9999<p>In case the tracker does not support the <tt class="docutils literal"><span class="pre">compact</span></tt> response as 
    100 described in BEP 23 <a class="reference external" href="http://www.bittorrent.org/beps/bep_0023.html">BEP-23</a> <a class="footnote-reference" href="#id8" id="id9">[4]</a>, no change is necessary. Since the 
     100described in <a class="reference external" href="http://www.bittorrent.org/beps/bep_0023.html">BEP-23</a> <a class="footnote-reference" href="#id8" id="id9">[4]</a>, no change is necessary. Since the 
    101101original <tt class="docutils literal"><span class="pre">peers</span></tt> response returns peer endpoints in their expanded 
    102102string form, IPv6 addresses can be passed back this way.</p> 
  • dotorg/trunk/html/beps/bep_0007.rst

    r11095 r11098  
    5454 
    5555In case the tracker does not support the ``compact`` response as 
    56 described in BEP 23 `BEP-23`_, no change is necessary. Since the 
     56described in `BEP-23`_, no change is necessary. Since the 
    5757original ``peers`` response returns peer endpoints in their expanded 
    5858string form, IPv6 addresses can be passed back this way.