Skip to content

Commit

Permalink
Update Git repo URL in package.json (#2334)
Browse files Browse the repository at this point in the history
This should point to the org now.
  • Loading branch information
coliff committed Apr 27, 2020
1 parent 67c6b7a commit 10f4327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/LeaVerou/prism.git"
"url": "https://github.com/PrismJS/prism.git"
},
"keywords": [
"prism",
Expand Down

0 comments on commit 10f4327

Please sign in to comment.