From e1aeaae20a2ac20961423c6dce38ee38e36cece7 Mon Sep 17 00:00:00 2001 From: Eli Uriegas Date: Mon, 11 Feb 2019 16:54:26 +0000 Subject: [PATCH] Change back to public forks Signed-off-by: Eli Uriegas --- components.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components.conf b/components.conf index ee4dbee689..91fac60780 100644 --- a/components.conf +++ b/components.conf @@ -1,9 +1,9 @@ [component "packaging"] - url = git@github.com:docker/ee-packaging - branch = 18.09-ce + url = git@github.com:docker/docker-ce-packaging + branch = 18.09 [component "engine"] - url = git@github.com:docker/ee-engine - branch = 18.09-ce + url = git@github.com:docker/engine + branch = 18.09 [component "cli"] url = git@github.com:docker/cli branch = 18.09