summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorropeguru <rwebb@ropeguru.com>2022-01-12 09:00:15 -0500
committerGitHub <noreply@github.com>2022-01-12 09:00:15 -0500
commit7d9b44230a191e99cd254d04cd96d722b763133d (patch)
treedae8d2734a96cae649bc553fa22df00ce85bea03 /docs
parent14c0f3b72b501495a678f37d605ea3556373e4f1 (diff)
downloadvyos-documentation-7d9b44230a191e99cd254d04cd96d722b763133d.tar.gz
vyos-documentation-7d9b44230a191e99cd254d04cd96d722b763133d.zip
Updated rolling release location and example
Diffstat (limited to 'docs')
-rw-r--r--docs/installation/update.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/installation/update.rst b/docs/installation/update.rst
index 3e19100c..5f75f9db 100644
--- a/docs/installation/update.rst
+++ b/docs/installation/update.rst
@@ -51,8 +51,8 @@ Example
.. code-block:: none
- vyos@vyos:~$ add system image https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
- Trying to fetch ISO file from https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso
+ vyos@vyos:~$ add system image https://s3.amazonaws.com/s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202201120317-amd64.iso
+ Trying to fetch ISO file from https://s3.amazonaws.com/s3-us.vyos.io/rolling/current/vyos-1.4-rolling-202201120317-amd64.iso
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 338M 100 338M 0 0 3837k 0 0:01:30 0:01:30 --:--:-- 3929k
@@ -76,7 +76,7 @@ Example
.. 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
+ https://vyos.net/get/nightly-builds/
After reboot you might want to verify the version you are running with
-the :opcmd:`show version` command. \ No newline at end of file
+the :opcmd:`show version` command.