diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-06-12 16:12:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-12 16:12:51 +0300 |
| commit | fca68b341d48e386f9ceff60e9284c8b9f5b356b (patch) | |
| tree | 0d4771048ad9cddb7b3e1b6c1c4a0d0d4491691e | |
| parent | c3c015ef29b999a87aa8df440b42ba99b412cecf (diff) | |
| parent | 6608e75169c10260970913666fa69efd162dc3dd (diff) | |
| download | vyos-documentation-fca68b341d48e386f9ceff60e9284c8b9f5b356b.tar.gz vyos-documentation-fca68b341d48e386f9ceff60e9284c8b9f5b356b.zip | |
Merge pull request #2099 from teslazonda/use-rolling-branch-in-install-md
docs: Use the 'rolling' branch in install.md
| -rw-r--r-- | docs/installation/install.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/install.md b/docs/installation/install.md index 4ab36015..f40efecc 100644 --- a/docs/installation/install.md +++ b/docs/installation/install.md @@ -22,7 +22,7 @@ with a permanent installation on a hard drive or other storage device. - Access to Source * - Nightly (Current) - - Automatically built from the current branch. Always up to date + - Automatically built from the `rolling` branch. Always up to date with cutting edge development but guaranteed to contain bugs. - Every night - Developing VyOS, testing new features, experimenting. @@ -116,7 +116,7 @@ guide at {ref}`bug_report`. We depend on your feedback to improve VyOS. ::: The following link contains the most recent VyOS builds for AMD64 -systems from the `current` branch: <https://vyos.net/get/nightly-builds/> +systems from the `rolling` branch: <https://vyos.net/get/nightly-builds/> ### Download Verification |
