Skip to content

Commit aa76781

Browse files
authored
Merge pull request #1563 from talmakion/tweaks/T6794/update-urls
T6794: Clarification on appropriate URL for update-check
2 parents c625303 + ff18e2a commit aa76781

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/installation/update.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,15 @@ You can use ``latest`` option. It loads the latest available Rolling release.
7878
7979
vyos@vyos:~$ add system image latest
8080
81-
.. note:: To use the `latest` option the "system update-check url" must be configured.
81+
.. note:: To use the `latest` option the "system update-check url" must be configured
82+
appropriately for the installed release.
83+
84+
For updates to the Rolling Release for AMD64, the following URL may be used:
85+
86+
https://raw.githubusercontent.com/vyos/vyos-nightly-build/refs/heads/current/version.json
8287

8388
.. hint:: The most up-do-date Rolling Release for AMD64 can be accessed using
84-
the following URL:
89+
the following URL from a web browser:
8590

8691
https://vyos.net/get/nightly-builds/
8792

0 commit comments

Comments
 (0)