diff options
| author | Robert Göhler <github@ghlr.de> | 2020-01-10 18:10:32 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-10 18:10:32 +0100 | 
| commit | 46cfe9f79d5c5ab9cd036d74683b699a17979f09 (patch) | |
| tree | 32fddaddfb59b2b58a79ede30b150e74e88484e0 | |
| parent | 865ff07ba7cd0d7c40751253d61ed26bb14f4ba3 (diff) | |
| parent | 016cfa0e5847fecd3b92173858fe93ade393e250 (diff) | |
| download | vyos-documentation-46cfe9f79d5c5ab9cd036d74683b699a17979f09.tar.gz vyos-documentation-46cfe9f79d5c5ab9cd036d74683b699a17979f09.zip | |
Merge pull request #180 from currite/latest-image-hint
Latest image hint
| -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 | 
