Skip to content

Commit ac5bee6

Browse files
authored
Merge pull request #1290 from oclif/mm/fix/repository-prefix-devcenter-links
fix: repository prefix devcenter links
2 parents df1243b + 02a0cae commit ac5bee6

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)