From 899eb248fcf6bddcbd963d4683fb2f42208df97e Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 28 Apr 2015 09:56:35 -0700 Subject: [PATCH] website: add build from source link to downloads --- website/source/layouts/downloads.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/source/layouts/downloads.erb b/website/source/layouts/downloads.erb index eecdfff3fd..653969e588 100644 --- a/website/source/layouts/downloads.erb +++ b/website/source/layouts/downloads.erb @@ -5,6 +5,10 @@ > Download Vault + +
  • + Build from Source +
  • <% end %>