Update WebUI download link

This commit is contained in:
Seth Vargo 2014-10-06 19:22:50 -04:00
parent 62c87b333e
commit 4df0d41aaf
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ sidebar_current: "downloads-ui"
<a href="/intro/getting-started/ui.html">read the docs on how to set up the UI here</a>.
</p>
<p class="center">
<a class="btn btn-default btn-lg" href="<%= ui_download_url %>">
<a class="btn btn-default btn-lg" href="https://dl.bintray.com/mitchellh/consul/<%= latest_version %>_web_ui.zip">
Download Consul Web UI <%= latest_version %></a>
</p>
</div>