From 17bd9cdceec567a4f76cb47d033306e5cf5df65e Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Thu, 7 Jul 2016 16:21:39 -0700 Subject: [PATCH] Updates link for offline installation --- installation/install-offline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/install-offline.md b/installation/install-offline.md index f052e24507..8600bf8af4 100644 --- a/installation/install-offline.md +++ b/installation/install-offline.md @@ -27,7 +27,7 @@ all the images. Then you copy that package to the host where you’ll install UC images. As an example, to download UCP 1.1, run: ```bash - $ wget https://packages.docker.com/caas/ucp-1.1.1_dtr-2.0.1.tar.gz + $ wget https://packages.docker.com/caas/ucp-1.1.1_dtr-2.0.2.tar.gz ``` 2. Transfer the package to the offline node.