Skip to content

Commit 0ee215c

Browse files
authored
chore: update repository url in package.json (#426)
1 parent be93d56 commit 0ee215c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"repository": {
3737
"type": "git",
38-
"url": "git+https://github.com/netlify-labs/netlify-plugin-lighthouse.git"
38+
"url": "git+https://github.com/netlify/netlify-plugin-lighthouse.git"
3939
},
4040
"bugs": {
41-
"url": "https://github.com/netlify-labs/netlify-plugin-lighthouse/issues"
41+
"url": "https://github.com/netlify/netlify-plugin-lighthouse/issues"
4242
},
4343
"devDependencies": {
4444
"@commitlint/cli": "^16.0.0",

0 commit comments

Comments
 (0)