update BEP links to www.bittorrent.org domain

This is because previously the links to bittorrent.org will redirect to
another website and then returns http 404 not found.
Also related: https://github.com/bittorrent/bittorrent.org/issues/99
This commit is contained in:
Chocobo1 2020-01-26 12:19:59 +08:00 committed by Arvid Norberg
parent 45a4da4fe6
commit 6a88ffc585
10 changed files with 29 additions and 29 deletions

View File

@ -50,7 +50,7 @@ IPv6 support
**This extension is superseded by** `BEP 32`_.
.. _`BEP 32`: https://bittorrent.org/beps/bep_0032.html
.. _`BEP 32`: https://www.bittorrent.org/beps/bep_0032.html
The DHT messages that don't support IPv6 are the ``nodes`` replies.
They encode all the contacts as 6 bytes packed together in sequence in a

View File

@ -295,7 +295,7 @@ Don't have metadata:
| | | doesn't have any metadata. |
+-----------+---------------+----------------------------------------+
.. _`BEP 9`: https://bittorrent.org/beps/bep_0009.html
.. _`BEP 9`: https://www.bittorrent.org/beps/bep_0009.html
dont_have
---------

View File

@ -108,20 +108,20 @@ network
.. _`DHT extensions`: dht_extensions.html
.. _`BEP 5`: https://bittorrent.org/beps/bep_0005.html
.. _`BEP 7`: https://bittorrent.org/beps/bep_0007.html
.. _`BEP 9`: https://bittorrent.org/beps/bep_0009.html
.. _`BEP 10`: https://bittorrent.org/beps/bep_0010.html
.. _`BEP 12`: https://bittorrent.org/beps/bep_0012.html
.. _`BEP 15`: https://bittorrent.org/beps/bep_0015.html
.. _`BEP 16`: https://bittorrent.org/beps/bep_0016.html
.. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html
.. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html
.. _`BEP 21`: https://bittorrent.org/beps/bep_0021.html
.. _`BEP 24`: https://bittorrent.org/beps/bep_0024.html
.. _`BEP 27`: https://bittorrent.org/beps/bep_0027.html
.. _`BEP 29`: https://bittorrent.org/beps/bep_0029.html
.. _`BEP 53`: https://bittorrent.org/beps/bep_0053.html
.. _`BEP 5`: https://www.bittorrent.org/beps/bep_0005.html
.. _`BEP 7`: https://www.bittorrent.org/beps/bep_0007.html
.. _`BEP 9`: https://www.bittorrent.org/beps/bep_0009.html
.. _`BEP 10`: https://www.bittorrent.org/beps/bep_0010.html
.. _`BEP 12`: https://www.bittorrent.org/beps/bep_0012.html
.. _`BEP 15`: https://www.bittorrent.org/beps/bep_0015.html
.. _`BEP 16`: https://www.bittorrent.org/beps/bep_0016.html
.. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html
.. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html
.. _`BEP 21`: https://www.bittorrent.org/beps/bep_0021.html
.. _`BEP 24`: https://www.bittorrent.org/beps/bep_0024.html
.. _`BEP 27`: https://www.bittorrent.org/beps/bep_0027.html
.. _`BEP 29`: https://www.bittorrent.org/beps/bep_0029.html
.. _`BEP 53`: https://www.bittorrent.org/beps/bep_0053.html
.. _`extension protocol`: extension_protocol.html
highlighted features

View File

@ -66,9 +66,9 @@ symbols = \
static_links = \
{
".. _`BEP 3`: https://bittorrent.org/beps/bep_0003.html",
".. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html",
".. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html"
".. _`BEP 3`: https://www.bittorrent.org/beps/bep_0003.html",
".. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html",
".. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html"
}
anon_index = 0

View File

@ -82,7 +82,7 @@ libtorrent
.. _`DHT store extension`: dht_store.html
.. _`UDP tracker protocol`: udp_tracker_protocol.html
.. _`HTTP seed`: http://www.getright.com/seedtorrent.html
.. _multi-tracker: https://bittorrent.org/beps/bep_0012.html
.. _multi-tracker: https://www.bittorrent.org/beps/bep_0012.html
.. _mailing list: https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
.. _archive: https://sourceforge.net/p/libtorrent/mailman/libtorrent-discuss/
.. _`who's using libtorrent?`: projects.html
@ -131,14 +131,14 @@ See the contribute_ page for other ways to help out.
<img src="bitcoin.png" style="display:inline"><br/>
<a href="bitcoin:373ZDeQgQSQNuxdinNAPnQ63CRNn4iEXzg">bitcoin:373ZDeQgQSQNuxdinNAPnQ63CRNn4iEXzg</a>
</span>
<span style="display:block;text-align:center;margin-top:1em">
<span style="display:inline-block">
<a class="FlattrButton" style="display:none;" href="https://libtorrent.org"></a>
<noscript><a href="https://flattr.com/thing/95662/libtorrent" target="_blank">
<img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
</span>
<span style="display:inline-block">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations">

View File

@ -608,8 +608,8 @@ There is limited support for HTTP redirects. In case some files are redirected
to *different hosts*, the files must be piece aligned or padded to be piece
aligned.
.. _`BEP 17`: https://bittorrent.org/beps/bep_0017.html
.. _`BEP 19`: https://bittorrent.org/beps/bep_0019.html
.. _`BEP 17`: https://www.bittorrent.org/beps/bep_0017.html
.. _`BEP 19`: https://www.bittorrent.org/beps/bep_0019.html
piece picker
============
@ -833,7 +833,7 @@ loopback will not be used for announcing to trackers.
For more details, see `BEP 7`_.
.. _`BEP 7`: https://bittorrent.org/beps/bep_0007.html
.. _`BEP 7`: https://www.bittorrent.org/beps/bep_0007.html
SOCKS5 UDP tunnels
------------------

View File

@ -169,7 +169,7 @@ namespace dht {
struct settings : dht_settings
{
// when this is true, nodes whose IDs are derived from their source IP
// according to BEP 42 (https://bittorrent.org/beps/bep_0042.html) are
// according to BEP 42 (https://www.bittorrent.org/beps/bep_0042.html) are
// preferred in the routing table.
bool prefer_verified_node_ids = true;
};

View File

@ -55,7 +55,7 @@ namespace libtorrent { namespace dht {
// At this moment the library is only a dual stack
// implementation of the DHT. See `BEP 32`_
//
// .. _`BEP 32`: https://bittorrent.org/beps/bep_0032.html
// .. _`BEP 32`: https://www.bittorrent.org/beps/bep_0032.html
struct TORRENT_EXPORT dht_state
{
node_ids_t nids;

View File

@ -767,7 +767,7 @@ namespace aux {
enable_ip_notifier,
// when this is true, nodes whose IDs are derived from their source IP
// according to BEP 42 (https://bittorrent.org/beps/bep_0042.html) are
// according to BEP 42 (https://www.bittorrent.org/beps/bep_0042.html) are
// preferred in the routing table.
dht_prefer_verified_node_ids,

View File

@ -592,7 +592,7 @@ namespace libtorrent {
// returns whether or not this is a merkle torrent.
// see `BEP 30`__.
//
// __ https://bittorrent.org/beps/bep_0030.html
// __ https://www.bittorrent.org/beps/bep_0030.html
bool is_merkle_torrent() const { return !m_merkle_tree.empty(); }
private: