Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 3a8fdb6

Browse files
Update package.json
Moving SFCC DevOps projects to OpenSFCC as part of a much larger Open Source Community Effort.
1 parent 52eebf8 commit 3a8fdb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@sfccdevops/sfcc-docs",
2+
"name": "@opensfcc/sfcc-docs",
33
"version": "0.7.0",
44
"description": "Unofficial community edition of the Salesforce Commerce Cloud developer documentation.",
55
"license": "MIT",
@@ -46,12 +46,12 @@
4646
"browserslist": "defaults, not ie <= 11",
4747
"repository": {
4848
"type": "git",
49-
"url": "git+https://github.com/sfccdevops/sfcc-docs.git"
49+
"url": "git+https://github.com/opensfcc/sfcc-docs.git"
5050
},
5151
"bugs": {
52-
"url": "https://github.com/sfccdevops/sfcc-docs/issues"
52+
"url": "https://github.com/opensfcc/sfcc-docs/issues"
5353
},
54-
"homepage": "https://github.com/sfccdevops/sfcc-docs#readme",
54+
"homepage": "https://github.com/opensfcc/sfcc-docs#readme",
5555
"dependencies": {
5656
"@algolia/autocomplete-core": "^1.9.2",
5757
"@algolia/autocomplete-plugin-recent-searches": "^1.11.0",

0 commit comments

Comments
 (0)