From 8b6d1b103bd05780ae1efc3e77f8a5ba6330b498 Mon Sep 17 00:00:00 2001 From: ollypom Date: Wed, 9 Oct 2019 11:57:24 +0000 Subject: [PATCH] Fixed Liquid warning on Interlock --- 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 58ae99bf64ed..77bcd067a461 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: