From cd15cb6c87d9d165780a9484a1b5dd2da17f6392 Mon Sep 17 00:00:00 2001 From: Ebonie Butler Date: Fri, 30 Dec 2022 11:52:53 -0500 Subject: [PATCH] update soaps origin --- config.yml | 2 +- sites.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index 5a6e811..5996a71 100644 --- a/config.yml +++ b/config.yml @@ -373,7 +373,7 @@ sites: admin_user: pmcdev admin_password: pmcdev pmc: - theme_repo: git@bitbucket.org:penskemediacorp/pmc-soaps-2018.git + theme_repo: git@github.com:penskemediacorp/pmc-soaps-2018.git theme_slug: "" parent_theme_slug: pmc-core-v2 theme_dir_uses_vip: true diff --git a/sites.json b/sites.json index 476c704..5ecbc18 100644 --- a/sites.json +++ b/sites.json @@ -108,7 +108,7 @@ }, "soaps.com": { "site_title_prefix": "Soaps", - "theme_repo": "git@bitbucket.org:penskemediacorp/pmc-soaps-2018.git", + "theme_repo": "git@github.com:penskemediacorp/pmc-soaps-2018.git", "parent_theme_slug": "pmc-core-v2", "theme_dir_uses_vip": true },