From e547834bb26c986db579c05aee48a2ad3c755958 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 13 Jun 2019 10:22:38 -0700 Subject: [PATCH] Final touch-ups --- _config.yml | 3 +-- _data/docsarchive/archives.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index c24f16ada2..642d3cecd6 100644 --- a/_config.yml +++ b/_config.yml @@ -84,7 +84,6 @@ tablabels: engine-17.12: Docker EE Engine 17.12 engine-17.09: Docker EE Engine 17.09 engine-17.06: Docker EE Engine 17.06 - engine-17.06: Docker EE Engine 17.06 engine-17.03: Docker EE Engine 17.03 docker-cli-linux: Docker CLI on Mac/Linux docker-cli-win: Docker CLI on Windows @@ -112,7 +111,7 @@ defaults: - scope: path: "install" values: - win_latest_build: "docker-18.09.6" + win_latest_build: "docker-19.03.0" - scope: path: "datacenter" values: diff --git a/_data/docsarchive/archives.yaml b/_data/docsarchive/archives.yaml index 3ccf36deef..a58c17ed68 100644 --- a/_data/docsarchive/archives.yaml +++ b/_data/docsarchive/archives.yaml @@ -1,6 +1,6 @@ - archive: name: v19.03 - image: docs/docs-private:latest + image: docs/docker.github.io:latest current: true # When you make a new stable archive version, move the edge one to be second in # the list. The image for edge should be the same as latest.