summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/contribute/index.md2
-rw-r--r--templates/main.html1
2 files changed, 1 insertions, 2 deletions
diff --git a/site/contribute/index.md b/site/contribute/index.md
index 4780a20..7de5535 100644
--- a/site/contribute/index.md
+++ b/site/contribute/index.md
@@ -45,7 +45,7 @@ We also have [badges](https://www.youracclaim.com/organizations/vyos/badges)!
### Testing latest builds
-* Get a [nightly build](/get/nightly-builds) or a [snapshot](/get/snapshots)
+* Get a [nightly build](/get/nightly-builds).
* Reports bugs in [Phabricator](https://phabricator.vyos.net/maniphest).
### Spreading the word
diff --git a/templates/main.html b/templates/main.html
index dc7ec2b..9db7050 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -74,7 +74,6 @@
<h3>Get VyOS</h3>
<ul>
<li><a href="/get/nightly-builds">Nightly builds</a></li>
- <li><a href="/get/snapshots">Snapshots</a></li>
<li><a href="/get/contributor-subscriptions">LTS release for contributors</a></li>
</ul>
</div>