Skip to content

Commit 907e44f

Browse files
committed
Rename magento-devdocs to commerce-docs
1 parent 34fd44a commit 907e44f

File tree

6 files changed

+41
-33
lines changed

6 files changed

+41
-33
lines changed

Docfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content_map:
77
filter: true
88
-
99
directory: src/mftf
10-
repository: magento-devdocs/magento2-functional-testing-framework-public
10+
repository: commerce-docs/magento2-functional-testing-framework-public
1111
branch: migrated-docs
1212
filter: true
1313
-

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'devdocs', git: 'https://github.com/magento-devdocs/devdocs-theme.git'
5+
gem 'devdocs', git: 'https://github.com/commerce-docs/devdocs-theme.git'
66
gem 'jekyll'
77
gem 'rake'
88
gem 'whatsup_github'

Gemfile.lock

Lines changed: 36 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GIT
2-
remote: https://github.com/magento-devdocs/devdocs-theme.git
2+
remote: https://github.com/commerce-docs/devdocs-theme.git
33
revision: ec880cfbf9f79abe5628be4eab95db30a58839fa
44
specs:
55
devdocs (20)
@@ -16,25 +16,28 @@ GEM
1616
algoliasearch (1.27.5)
1717
httpclient (~> 2.8, >= 2.8.3)
1818
json (>= 1.5.1)
19-
chef-utils (18.0.185)
19+
chef-utils (18.1.0)
2020
concurrent-ruby
2121
colorator (1.1.0)
22-
concurrent-ruby (1.1.10)
22+
concurrent-ruby (1.2.2)
2323
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
2525
http_parser.rb (~> 0)
2626
ethon (0.16.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
exifr (1.3.10)
30-
faraday (2.7.2)
30+
faraday (2.7.4)
3131
faraday-net_http (>= 2.0, < 3.1)
3232
ruby2_keywords (>= 0.0.4)
3333
faraday-net_http (3.0.2)
3434
ffi (1.15.5)
3535
filesize (0.2.0)
3636
forwardable-extended (2.6.0)
3737
fspath (3.1.2)
38+
google-protobuf (3.22.0)
39+
google-protobuf (3.22.0-arm64-darwin)
40+
google-protobuf (3.22.0-x86_64-darwin)
3841
html-proofer (4.4.3)
3942
addressable (~> 2.3)
4043
mercenary (~> 0.3)
@@ -48,21 +51,21 @@ GEM
4851
httpclient (2.8.3)
4952
i18n (1.12.0)
5053
concurrent-ruby (~> 1.0)
51-
image_optim (0.31.2)
54+
image_optim (0.31.3)
5255
exifr (~> 1.2, >= 1.2.2)
5356
fspath (~> 3.0)
5457
image_size (>= 1.5, < 4)
5558
in_threads (~> 1.3)
5659
progress (~> 3.0, >= 3.0.1)
57-
image_optim_pack (0.9.1.20221210)
60+
image_optim_pack (0.9.1.20230212)
5861
fspath (>= 2.1, < 4)
5962
image_optim (~> 0.19)
60-
image_optim_pack (0.9.1.20221210-x86_64-darwin)
63+
image_optim_pack (0.9.1.20230212-x86_64-darwin)
6164
fspath (>= 2.1, < 4)
6265
image_optim (~> 0.19)
6366
image_size (3.2.0)
6467
in_threads (1.6.0)
65-
jekyll (4.3.1)
68+
jekyll (4.3.2)
6669
addressable (~> 2.4)
6770
colorator (~> 1.0)
6871
em-websocket (~> 0.5)
@@ -91,10 +94,10 @@ GEM
9194
jekyll (>= 3.0, < 5.0)
9295
jekyll-redirect-from (0.16.0)
9396
jekyll (>= 3.3, < 5.0)
94-
jekyll-relative-links (0.6.1)
97+
jekyll-relative-links (0.7.0)
9598
jekyll (>= 3.3, < 5.0)
96-
jekyll-sass-converter (2.2.0)
97-
sassc (> 2.0.1, < 3.0)
99+
jekyll-sass-converter (3.0.0)
100+
sass-embedded (~> 1.54)
98101
jekyll-sitemap (1.4.0)
99102
jekyll (>= 3.7, < 5.0)
100103
jekyll-titles-from-headings (0.5.3)
@@ -106,10 +109,10 @@ GEM
106109
rexml
107110
kramdown-parser-gfm (1.1.0)
108111
kramdown (~> 2.0)
109-
launchy (2.5.0)
110-
addressable (~> 2.7)
111-
liquid (4.0.3)
112-
listen (3.7.1)
112+
launchy (2.5.2)
113+
addressable (~> 2.8)
114+
liquid (4.0.4)
115+
listen (3.8.0)
113116
rb-fsevent (~> 0.10, >= 0.10.3)
114117
rb-inotify (~> 0.9, >= 0.9.10)
115118
mdl (0.12.0)
@@ -119,19 +122,19 @@ GEM
119122
mixlib-config (>= 2.2.1, < 4)
120123
mixlib-shellout
121124
mercenary (0.4.0)
122-
mini_portile2 (2.8.0)
125+
mini_portile2 (2.8.1)
123126
mixlib-cli (2.1.8)
124127
mixlib-config (3.0.27)
125128
tomlrb
126129
mixlib-shellout (3.2.7)
127130
chef-utils
128131
netrc (0.11.0)
129-
nokogiri (1.13.10)
132+
nokogiri (1.14.2)
130133
mini_portile2 (~> 2.8.0)
131134
racc (~> 1.4)
132-
nokogiri (1.13.10-arm64-darwin)
135+
nokogiri (1.14.2-arm64-darwin)
133136
racc (~> 1.4)
134-
nokogiri (1.13.10-x86_64-darwin)
137+
nokogiri (1.14.2-x86_64-darwin)
135138
racc (~> 1.4)
136139
octokit (6.0.1)
137140
faraday (>= 1, < 3)
@@ -140,20 +143,25 @@ GEM
140143
pathutil (0.16.2)
141144
forwardable-extended (~> 2.6)
142145
progress (3.6.0)
143-
progressbar (1.11.0)
146+
progressbar (1.12.0)
144147
public_suffix (5.0.1)
145-
racc (1.6.1)
148+
racc (1.6.2)
146149
rainbow (3.1.1)
147150
rake (13.0.6)
148151
rb-fsevent (0.11.2)
149152
rb-inotify (0.10.1)
150153
ffi (~> 1.0)
151154
rexml (3.2.5)
152-
rouge (4.0.0)
155+
rouge (4.1.0)
153156
ruby2_keywords (0.0.5)
154157
safe_yaml (1.0.5)
155-
sassc (2.4.0)
156-
ffi (~> 1.9)
158+
sass-embedded (1.58.3)
159+
google-protobuf (~> 3.21)
160+
rake (>= 10.0.0)
161+
sass-embedded (1.58.3-arm64-darwin)
162+
google-protobuf (~> 3.21)
163+
sass-embedded (1.58.3-x86_64-darwin)
164+
google-protobuf (~> 3.21)
157165
sawyer (0.9.2)
158166
addressable (>= 2.3.5)
159167
faraday (>= 0.17.3, < 3)
@@ -163,16 +171,16 @@ GEM
163171
tomlrb (2.0.3)
164172
typhoeus (1.4.0)
165173
ethon (>= 0.9.0)
166-
unicode-display_width (2.3.0)
174+
unicode-display_width (2.4.2)
167175
verbal_expressions (0.1.5)
168176
wdm (0.1.1)
169-
webrick (1.7.0)
170-
whatsup_github (0.5.0)
177+
webrick (1.8.1)
178+
whatsup_github (1.0.1)
171179
netrc (~> 0.11)
172180
octokit (~> 6.0)
173181
thor (~> 1.2)
174182
yell (2.2.2)
175-
zeitwerk (2.6.6)
183+
zeitwerk (2.6.7)
176184

177185
PLATFORMS
178186
arm64-darwin-22

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can build the site locally in the following ways:
2828

2929
- [Installing the project dependencies locally](#build-locally) (Mac, Linux)
3030
- [Using Docker (docker-compose)](https://github.com/magento/devdocs/wiki/Build-DevDocs-with-Docker) (Mac, Linux, Windows)
31-
- [Using a Vagrant virtual machine](https://github.com/magento-devdocs/vagrant-for-magento-devdocs) (Mac, Linux, Windows)
31+
- [Using a Vagrant virtual machine](https://github.com/commerce-docs/vagrant-for-magento-devdocs) (Mac, Linux, Windows)
3232
- [Build DevDocs in Windows](https://github.com/magento/devdocs/wiki/Build-DevDocs-in-Windows) (Windows 7 & 10)
3333
- [Building older versions of the documentation](https://github.com/magento/devdocs/wiki/Build-DevDocs-with-Docker)
3434

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Adobe Commerce Developer Guide
99
# the base protocol and domain
1010
url: https://devdocs.magento.com
1111

12-
# Site theme: https://github.com/magento-devdocs/devdocs-theme
12+
# Site theme: https://github.com/commerce-docs/devdocs-theme
1313
# About themes in Jekyll: https://jekyllrb.com/docs/themes/
1414
theme: devdocs
1515

rakelib/multirepo.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ namespace :multirepo do
3434
abort 'Provide a directory name for the multirepo docs. Example: dir=src/mftf' unless dir
3535
abort "'#{dir}' directory already exists" if Dir.exist? dir
3636
unless repo
37-
abort 'Provide a repository cloning URL (SSH).Example: repo=git@github.com:magento-devdocs/magento2-functional-testing-framework.git'
37+
abort 'Provide a repository cloning URL (SSH).Example: repo=git@github.com:commerce-docs/magento2-functional-testing-framework.git'
3838
end
3939
abort 'Provide a branch name for the multirepo docs. Example: branch=master' unless branch
4040

0 commit comments

Comments
 (0)