diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:34:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:34:21 -0400 |
| commit | 27a2b0f228443a96f79f47f162c5fae428573092 (patch) | |
| tree | 0ab17fdb55576c50a560bb00465511ceff07c94e /static | |
| parent | 112a57081ffa04efe40d70aa379e1ee2a61ff752 (diff) | |
update install documentation for releases page
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 75047c92..c3fb7c92 100644 --- a/static/install.html +++ b/static/install.html @@ -54,7 +54,7 @@ <h2>Obtaining factory images</h2> <p>The initial install will be performed by flashing the factory images. This will replace the existing OS installation and wipe all the existing data.</p> - <p>You can download the factory images from the bottom of this page.</p> + <p>You can download the factory images from <a href="/releases">the releases page</a>.</p> <p>Verify the official factory images using the GPG signature:</p> <pre>gpg --recv-keys 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A gpg --verify blueline-factory-2018.12.21.18.zip.sig blueline-factory-2018.12.21.18.zip</pre> |
