From 92dd086b3ae37356d6fad50aaa7b21fe6da7d19d Mon Sep 17 00:00:00 2001 From: Maribeth Moffatt Date: Thu, 19 Mar 2026 14:39:30 -0400 Subject: [PATCH] chore: update repo name in blockly package (#9645) --- packages/blockly/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/blockly/package.json b/packages/blockly/package.json index 480db088b..84dac551e 100644 --- a/packages/blockly/package.json +++ b/packages/blockly/package.json @@ -7,10 +7,10 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/google/blockly.git" + "url": "git+https://github.com/RaspberryPiFoundation/blockly.git" }, "bugs": { - "url": "https://github.com/google/blockly/issues" + "url": "https://github.com/RaspberryPiFoundation/blockly/issues" }, "homepage": "https://developers.google.com/blockly/", "author": {