diff options
author | currite <sll@disroot.org> | 2020-01-10 02:32:08 +0100 |
---|---|---|
committer | currite <sll@disroot.org> | 2020-01-10 13:07:55 +0100 |
commit | 016cfa0e5847fecd3b92173858fe93ade393e250 (patch) | |
tree | 32fddaddfb59b2b58a79ede30b150e74e88484e0 /docs | |
parent | 865ff07ba7cd0d7c40751253d61ed26bb14f4ba3 (diff) | |
download | vyos-documentation-016cfa0e5847fecd3b92173858fe93ade393e250.tar.gz vyos-documentation-016cfa0e5847fecd3b92173858fe93ade393e250.zip |
update vyos: indicate latest image URL
show hint for URL https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
Diffstat (limited to 'docs')
-rw-r--r-- | docs/image-mgmt.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/image-mgmt.rst b/docs/image-mgmt.rst index 3b8f04c3..cbc5c010 100644 --- a/docs/image-mgmt.rst +++ b/docs/image-mgmt.rst @@ -115,6 +115,9 @@ configuration. If there is not enough free diskspace available installation will be canceled. To delete images use the :opcmd:`delete system image` command. + .. hint:: | The most up-do-date Rolling Release for AMD64 can be accessed using the following URL: + | https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso + .. code-block:: none |