diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.erb b/templates/index.html.erb index 65ac222..654efb3 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -28,7 +28,7 @@ squeeze or sid.</p> verified against a whitelist of trusted uploaders) using OpenPGP (GnuPG, to be more precise).</p> -<p>The key of the archive is in the <a href="/key.asc">key.asc file</a>. You should add the key using something like this:</p> +<p>The key of the archive is in the <a href="/debian/key.asc">key.asc file</a>. You should add the key using something like this:</p> <pre> wget http://debian.<%= domain %>/debian/key.asc |