summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-08-28 10:02:22 +0200
committerChristian Poessinger <christian@poessinger.com>2021-08-28 10:02:22 +0200
commit4dee98beb702f8e9d0364543160c5d2b842d9700 (patch)
tree05790298cefe0f85de95a0339bdb596533cfed44 /templates
parent38431ff7ea046b3585daa082c7914ccfda578213 (diff)
downloadcommunity.vyos.net-4dee98beb702f8e9d0364543160c5d2b842d9700.tar.gz
community.vyos.net-4dee98beb702f8e9d0364543160c5d2b842d9700.zip
downloads: move links from downloads.vyos.io to vyos.net/get
Diffstat (limited to 'templates')
-rw-r--r--templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.html b/templates/main.html
index d008285..ee7b3d7 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -72,7 +72,7 @@
<div class="footer__column">
<h3>Get VyOS</h3>
<ul>
- <li><a href="https://downloads.vyos.io/?dir=rolling/current/">Nightly builds</a></li>
+ <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>