Changes after propagation

This commit is contained in:
str4d
2013-10-26 11:06:06 +00:00
parent 6218e46049
commit 7b1928cf51
2 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ For Testing or Unstable:<br />
</pre>
</li>
<li>{% trans repokey='/_static/debian-repo.pub' -%}
<li>{% trans repokey=url_for('static', filename='debian-repo.pub') -%}
Download <a href="{{ repokey }}">the key used to sign the repository</a> and add it to apt:
{%- endtrans %}<br />
&nbsp;&nbsp;&nbsp; <code>apt-key add debian-repo.pub</code>