diff --git a/website/source/docs/internals/architecture.html.markdown b/website/source/docs/internals/architecture.html.markdown.erb similarity index 98% rename from website/source/docs/internals/architecture.html.markdown rename to website/source/docs/internals/architecture.html.markdown.erb index d891d05841..81cc3ef4c7 100644 --- a/website/source/docs/internals/architecture.html.markdown +++ b/website/source/docs/internals/architecture.html.markdown.erb @@ -69,7 +69,9 @@ allowing a client to make a request from a server. From a 10,000 foot altitude the architecture of Consul looks like this: -![Consul Architecture](/images/consul-arch.png) +
+ <%= link_to image_tag('consul-arch.png', alt: 'Consul Architecture'), image_path('consul-arch.png') %> +
Lets break down this image and describe each piece. First of all we can see that there are two datacenters, one and two respectively. Consul has first