Skip to content

Commit 02a0cae

Browse files
michaelmalavejfeingold35
authored andcommitted
adding repositoryPrefix so CLI command doc links point to this plugin’s repo and fix broken DevCenter links
1 parent df1243b commit 02a0cae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
],
6262
"license": "MIT",
6363
"oclif": {
64+
"repositoryPrefix": "<%- repo %>/blob/<%- version %>/<%- commandPath %>",
6465
"commands": "./lib/commands",
6566
"hooks": {
6667
"update": "./lib/hooks/update.js"

0 commit comments

Comments
 (0)