diff options
| author | Ben Woods <git@ben.woods.am> | 2026-06-07 10:58:54 +0800 |
|---|---|---|
| committer | Ben Woods <git@ben.woods.am> | 2026-06-07 10:58:54 +0800 |
| commit | 9fb196931f5b984b40c63f96c652d80851cbebb3 (patch) | |
| tree | 1b6ee8d9f28ac9a93d3e04a0b9ce67b18f9063d3 /docs/installation | |
| parent | 1d27b404815049815b0e9327e7ec3482ec2ecbfa (diff) | |
| download | vyos-documentation-9fb196931f5b984b40c63f96c652d80851cbebb3.tar.gz vyos-documentation-9fb196931f5b984b40c63f96c652d80851cbebb3.zip | |
T8967: Fix update-check URL for rolling
Diffstat (limited to 'docs/installation')
| -rw-r--r-- | docs/installation/update.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/update.md b/docs/installation/update.md index e8b5f912..cdc8b20d 100644 --- a/docs/installation/update.md +++ b/docs/installation/update.md @@ -91,7 +91,7 @@ configured appropriately for your installed release. For updates to the Rolling Release for AMD64, the following URL may be used: -<https://raw.githubusercontent.com/vyos/vyos-nightly-build/refs/heads/current/version.json> +<https://raw.githubusercontent.com/vyos/vyos-nightly-build/rolling/version.json> ::: :::{hint} |
