From 60daaa3955b42f75999cac24cd77b21ed5827a40 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 6 Oct 2014 19:12:34 -0400 Subject: [PATCH] Pre-process Consul UI docs as ERB for image tags --- .../{ui.html.markdown => ui.html.markdown.erb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename website/source/intro/getting-started/{ui.html.markdown => ui.html.markdown.erb} (95%) diff --git a/website/source/intro/getting-started/ui.html.markdown b/website/source/intro/getting-started/ui.html.markdown.erb similarity index 95% rename from website/source/intro/getting-started/ui.html.markdown rename to website/source/intro/getting-started/ui.html.markdown.erb index a26b710e8..2c6433357 100644 --- a/website/source/intro/getting-started/ui.html.markdown +++ b/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.
- - - + <%= link_to image_tag('consul_web_ui.png'), image_path('consul_web_ui.png') %>
## Set Up