From 10f43275593409c903a1a1da3cb0b2a7ce8043f4 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Mon, 27 Apr 2020 23:27:24 +0900 Subject: [PATCH] Update Git repo URL in package.json (#2334) This should point to the org now. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8bb2a9fcf..0929771700 100755 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/LeaVerou/prism.git" + "url": "https://github.com/PrismJS/prism.git" }, "keywords": [ "prism",