Skip to content

Commit d514a02

Browse files
authored
chore: update repository field to forcedotcom
1 parent 34d4fb5 commit d514a02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Generate the Salesforce CLI command reference guide",
44
"version": "0.0.1",
55
"author": "Thomas @amphro",
6-
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
6+
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {
88
"@oclif/command": "^1",
99
"@oclif/config": "^1",
@@ -32,7 +32,7 @@
3232
"/oclif.manifest.json",
3333
"/templates"
3434
],
35-
"homepage": "https://github.com/salesforcecli/plugin-command-reference",
35+
"homepage": "https://github.com/forcedotcom/plugin-command-reference",
3636
"keywords": [
3737
"sfdx-plugin"
3838
],
@@ -50,7 +50,7 @@
5050
"@oclif/plugin-help"
5151
]
5252
},
53-
"repository": "salesforcecli/plugin-command-reference",
53+
"repository": "forcedotcom/plugin-command-reference",
5454
"scripts": {
5555
"build": "yarn sfdx-build",
5656
"clean": "yarn sfdx-clean",

0 commit comments

Comments
 (0)