Browse Source

Pre-process Consul UI docs as ERB for image tags

pull/386/head
Seth Vargo 10 years ago
parent
commit
fd3e4f8040
  1. 4
      website/source/intro/getting-started/ui.html.markdown.erb

4
website/source/intro/getting-started/ui.html.markdown → website/source/intro/getting-started/ui.html.markdown.erb

@ -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
Loading…
Cancel
Save