From c45fea7887457e737a77293b03612cdc46a90a2e Mon Sep 17 00:00:00 2001 From: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com> Date: Fri, 23 Feb 2024 13:28:58 -0800 Subject: [PATCH] build: correct bugs URL in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7482a88..64aab864 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "author": "Massachusetts Institute of Technology", "license": "BSD-3-Clause", "bugs": { - "url": "https://github.com/LLK/scratch-l10n/issues" + "url": "https://github.com/scratchfoundation/scratch-l10n/issues" }, "homepage": "https://github.com/scratchfoundation/scratch-l10n#readme", "devDependencies": {