From cb3958c91bdd0b651dc12b25efa12620b0311976 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 7 Dec 2009 05:07:43 +0000 Subject: [PATCH] fixed multitracker links --- docs/features.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features.rst b/docs/features.rst index 98ee821b1..f0fef7e9c 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -35,7 +35,7 @@ extensions * supports the uTorrent metadata transfer protocol `BEP 9`_ (i.e. magnet links). * supports the uTorrent peer exchange protocol (PEX). * supports local peer discovery (multicasts for peers on the same local network) -* multitracker extension support (supports both strict `BEP 12`_ and the +* multitracker extension support (supports both strict `BEP 12`_ and the uTorrent interpretation). * tracker scrapes * supports lt_trackers extension, to exchange trackers between peers diff --git a/docs/index.rst b/docs/index.rst index 57c2c127d..c01dbb68f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -62,7 +62,7 @@ libtorrent .. _`DHT extensions`: dht_extensions.html .. _`UDP tracker protocol`: udp_tracker_protocol.html .. _`HTTP seed`: http://www.getright.com/seedtorrent.html -.. _multitracker: http://home.elp.rr.com/tur/multitracker-spec.txt +.. _multitracker: http://bittorrent.org/beps/bep_0012.html .. _mailing list: http://lists.sourceforge.net/lists/listinfo/libtorrent-discuss .. _archive: http://dir.gmane.org/gmane.network.bit-torrent.libtorrent .. _`who's using libtorrent?`: projects.html