forked from I2P_Developers/i2p.www
Updated internal links in downloads/*
This commit is contained in:
@@ -15,7 +15,7 @@ have been tested and <span style="font-style: italic;">should </span>work on x86
|
||||
<li><a href="#debian">gNewSense</a> <span style="font-style: italic;">2.3</span></li>
|
||||
<li><a href="#nonlinux">Nexenta</a> <span style="font-style: italic;">3.0.1</span></li>
|
||||
</ul>
|
||||
The I2P packages <span style="font-style: italic;">may</span> work on systems not listed above. Please report any issues with these packages on <a href="http://trac.i2p2.de/">Trac</a> at <a href="http://trac.i2p2.de">http://trac.i2p2.de</a>.
|
||||
The I2P packages <span style="font-style: italic;">may</span> work on systems not listed above. Please report any issues with these packages on <a href="http://{{ i2pconv('trac.i2p2.i2p') }}/">Trac</a> at <a href="http://{{ i2pconv('trac.i2p2.i2p') }}/">http://{{ i2pconv('trac.i2p2.i2p') }}</a>.
|
||||
<ul>
|
||||
<li>Option 1: <a href="#ubuntu">Recent versions</a> of Ubuntu and its derivatives (<span style="font-style: italic;">Try this if you're not using Debian)</span></li>
|
||||
<li>Option 2: <a href="#debian">Debian</a> (including systems based on Debian and older versions of Ubuntu)</li>
|
||||
@@ -55,7 +55,7 @@ user to root with "su" or by prefixing each command with "sudo").
|
||||
<li>Add the GPG key that signs the repository with the following command:<br />
|
||||
<code>apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0x474BC46576FAE76E97C1A1A1AB9660B9EB2CC88B&op=index">EB2CC88B</a></code><br />
|
||||
You'll have output like the following if the command was successful: <br />
|
||||
<img src="/_static/images/add-key-terminal.png" alt="" /></li>
|
||||
<img src="{{ url_for('static', filename='images/add-key-terminal.png') }}" alt="" /></li>
|
||||
<li>For Debian Oldstable (Lenny) and Stable (Squeeze): Add the following entries to <code>/etc/apt/sources.list.d/i2p.list</code><br />
|
||||
<code> deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main <br />
|
||||
deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main </code><br />
|
||||
@@ -109,5 +109,5 @@ you may <a href="http://www.portforward.com">portforward.com</a> to be helpful.
|
||||
as the default settings of 96 KB/s down / 40 KB/s up are fairly conservative.
|
||||
</p>
|
||||
<p>
|
||||
If you want to reach eepsites via your browser, have a look on the <a href="htproxyports.html">browser proxy setup</a> page for an easy howto.</p>
|
||||
If you want to reach eepsites via your browser, have a look on the <a href="{{ site_url('support/htproxyports') }}">browser proxy setup</a> page for an easy howto.</p>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user