summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-01-14 12:16:55 +0700
committerDaniil Baturin <daniil@baturin.org>2021-01-14 12:16:55 +0700
commit80dc8fb51953cd17de7a7c516f2ec5eddfc7e546 (patch)
tree02ba87dce4c415c362b68f9268fe11cf1bef3892
parent73add2ea781a883fd9b0a452afe67d6892d6b364 (diff)
downloadcommunity.vyos.net-80dc8fb51953cd17de7a7c516f2ec5eddfc7e546.tar.gz
community.vyos.net-80dc8fb51953cd17de7a7c516f2ec5eddfc7e546.zip
Fix menu links.
-rw-r--r--templates/main.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/main.html b/templates/main.html
index 67bf37c..9292d1b 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -28,10 +28,10 @@
</div>
</div>
<div class="header__links-side">
- <a href="/download">GET VYOS</a>
- <a href="#">CONTRIBUTE</a>
- <a href="#">REPORT A BUG</a>
- <a href="#">COMMERCIAL SERVICES</a>
+ <a href="/get">GET VYOS</a>
+ <a href="/contribute">CONTRIBUTE</a>
+ <a href="/test">TEST AND REPORT A BUG</a>
+ <a href="http://vyos.io">COMMERCIAL SERVICES</a>
</div>
<div class="header__mobile-menu__buttons">