Skip to content

Commit 92dd086

Browse files
authored
chore: update repo name in blockly package (#9645)
1 parent 46d7294 commit 92dd086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/blockly/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
],
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/google/blockly.git"
10+
"url": "git+https://github.com/RaspberryPiFoundation/blockly.git"
1111
},
1212
"bugs": {
13-
"url": "https://github.com/google/blockly/issues"
13+
"url": "https://github.com/RaspberryPiFoundation/blockly/issues"
1414
},
1515
"homepage": "https://developers.google.com/blockly/",
1616
"author": {

0 commit comments

Comments
 (0)