forked from premiere/premiere-libtorrent
merge download location update from RC_0_16
This commit is contained in:
parent
cafa5f1903
commit
b7e7724fdd
|
@ -43,7 +43,8 @@
|
|||
|
||||
|
||||
<div id="librarySidebar"><ul class="simple">
|
||||
<li><a class="reference external" href="http://code.google.com/p/libtorrent/downloads/list">download</a></li>
|
||||
<li><a class="reference external" href="https://sourceforge.net/projects/libtorrent/files/libtorrent/">download</a></li>
|
||||
<li><a class="reference external" href="https://sourceforge.net/projects/libtorrent/files/py-libtorrent/">download python binding</a></li>
|
||||
<li><a class="reference external" href="features.html">features</a></li>
|
||||
<li><a class="reference external" href="contributing.html">contributing</a></li>
|
||||
<li><a class="reference external" href="building.html">building libtorrent</a></li>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<div id="librarySidebar">
|
||||
|
||||
* download_
|
||||
* `download python binding`_
|
||||
* features_
|
||||
* contributing_
|
||||
* `building libtorrent`_
|
||||
|
@ -52,7 +53,8 @@ Bindings
|
|||
libtorrent
|
||||
==========
|
||||
|
||||
.. _download: http://code.google.com/p/libtorrent/downloads/list
|
||||
.. _download: https://sourceforge.net/projects/libtorrent/files/libtorrent/
|
||||
.. _`download python binding`: https://sourceforge.net/projects/libtorrent/files/py-libtorrent/
|
||||
.. _features: features.html
|
||||
.. _contributing: contributing.html
|
||||
.. _`building libtorrent`: building.html
|
||||
|
|
Loading…
Reference in New Issue