Skip to content

Commit df398f5

Browse files
committed
links fixed
1 parent 9ddfbfa commit df398f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "Oracle Labs"
1111
},
1212
"icon": "images/extension_icon.png",
13-
"homepage": "https://github.com/oracle/visualvm/blob/main/integrations/vscode/README.md",
13+
"homepage": "https://github.com/oracle/visualvm/blob/master/integrations/vscode/README.md",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/oracle/visualvm"
@@ -539,7 +539,7 @@
539539
}
540540
},
541541
"vsce": {
542-
"baseImagesUrl": "https://github.com/oracle/visualvm/raw/main/integrations/vscode"
542+
"baseImagesUrl": "https://github.com/oracle/visualvm/raw/master/integrations/vscode"
543543
},
544544
"config": {
545545
"winBuildPath": ".\\node_modules\\.bin\\vsce",

0 commit comments

Comments
 (0)