From 87510c5dac75abbdd866cfc6ff7ea62ec6704be7 Mon Sep 17 00:00:00 2001 From: Olly P Date: Wed, 9 Oct 2019 14:16:01 +0100 Subject: [PATCH] Fixed Liquid warning on Interlock (#9603) --- ee/ucp/interlock/deploy/offline-install.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/ucp/interlock/deploy/offline-install.md b/ee/ucp/interlock/deploy/offline-install.md index 58ae99bf64..77bcd067a4 100644 --- a/ee/ucp/interlock/deploy/offline-install.md +++ b/ee/ucp/interlock/deploy/offline-install.md @@ -16,9 +16,9 @@ $> docker save {{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }} > i ``` > Note -> -> Replace `{{ page.ucp_org }}/ucp-interlock-extension:{{ page.ucp_version -> }}` and `{{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }}` with the +> +> Replace `{{ page.ucp_org }}/ucp-interlock-extension:{{ page.ucp_version }}` +> and `{{ page.ucp_org }}/ucp-interlock-proxy:{{ page.ucp_version }}` with the > corresponding extension and proxy image if you are not using Nginx. You should have the following three files: