diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:50:04 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:50:04 +0000 |
commit | 38743cbb4ced0b2fd47293e69f9fb44ba7314191 (patch) | |
tree | 91a7f82ec45dcc2702ab6196ab89f40548b89b72 /docs/release.html | |
parent | 984326078546180a09b30ddd4afecdcff41892ef (diff) | |
download | librebootfr-38743cbb4ced0b2fd47293e69f9fb44ba7314191.tar.gz librebootfr-38743cbb4ced0b2fd47293e69f9fb44ba7314191.zip |
docs: Place libreboot.asc outside the git repository.
On the release info pages, link to
http://libreboot.org/libreboot.asc
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release.html b/docs/release.html index 70a65d5d..5f733770 100644 --- a/docs/release.html +++ b/docs/release.html @@ -28,11 +28,11 @@ Fingerprint=C923 4BA3 200C F688 9CC0 764D 6E97 D575 656F 212E </p> <p> - <b>Download the key</b>: <a href="libreboot.asc">libreboot.asc</a>. + <b>Download the key</b>: <a href="http://libreboot.org/libreboot.asc">http://libreboot.org/libreboot.asc</a>. </p> <p> Import the key as follows:<br/> - $ <b>gpg --import < libreboot.asc</b> + $ <b>gpg --import < http://libreboot.org/libreboot.asc</b> </p> <p> You should also be able to find it on a key server. Note: the above key is not for email. It is only for verifying the release archives. |