Pre-process Consul UI docs as ERB for image tags

This commit is contained in:
Seth Vargo 2014-10-06 19:12:34 -04:00
parent 0771499761
commit fd3e4f8040
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@ A screenshot of one page of the demo is shown below so you can get an
idea of what the web UI is like. Click the screenshot for the full size. idea of what the web UI is like. Click the screenshot for the full size.
<div class="center"> <div class="center">
<a href="/images/consul_web_ui.png"> <%= link_to image_tag('consul_web_ui.png'), image_path('consul_web_ui.png') %>
<img src="/images/consul_web_ui.png">
</a>
</div> </div>
## Set Up ## Set Up