diff --git a/pwa-devdocs/Gemfile b/pwa-devdocs/Gemfile index 396bd9146d..702addb2b5 100644 --- a/pwa-devdocs/Gemfile +++ b/pwa-devdocs/Gemfile @@ -2,4 +2,4 @@ source 'https://rubygems.org' gem 'jekyll-redirect-from' -gem 'devdocs', :git => 'https://github.com/magento-devdocs/devdocs-theme.git' +gem 'devdocs', :git => 'https://github.com/commerce-docs/devdocs-theme.git' diff --git a/pwa-devdocs/Gemfile.lock b/pwa-devdocs/Gemfile.lock index e78b7aa96d..b5cd53da51 100644 --- a/pwa-devdocs/Gemfile.lock +++ b/pwa-devdocs/Gemfile.lock @@ -1,8 +1,8 @@ GIT - remote: https://github.com/magento-devdocs/devdocs-theme.git - revision: b1e43366e1fa7c7cd33a2213c6a9304f57536e8f + remote: https://github.com/commerce-docs/devdocs-theme.git + revision: 13017b4c092d088e35eb854b0b0046573d809830 specs: - devdocs (16) + devdocs (20) jekyll (>= 4.0) GEM