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 651f559380
commit 60daaa3955
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.
<div class="center">
<a href="/images/consul_web_ui.png">
<img src="/images/consul_web_ui.png">
</a>
<%= link_to image_tag('consul_web_ui.png'), image_path('consul_web_ui.png') %>
</div>
## Set Up