Debian download page - Change to hardcoded URL as dynamic one isn't showing up

This commit is contained in:
slumlord
2018-08-08 08:18:52 +00:00
parent 90fafdb7c4
commit d0d2118dfa

View File

@@ -138,7 +138,7 @@ For Wheezy (obsolete):<br>
Download <a href="{{ repokey }}">the key used to sign the repository</a>:{%- endtrans %}
<pre>
<code>
curl -o i2p-debian-repo.key.asc {{ repokey }}</code>
curl -o i2p-debian-repo.key.asc https://geti2p.net/_static/i2p-debian-repo.key.asc</code>
</pre>
</li>