Skip to content

Commit b41a959

Browse files
committed
fix: update repo
1 parent 8d3090d commit b41a959

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "git+https://github.com/netlify/netlify-plugin-nextjs-experimental.git"
40+
"url": "git+https://github.com/netlify/netlify-plugin-nextjs.git"
4141
},
4242
"keywords": [
4343
"nextjs",
@@ -48,9 +48,9 @@
4848
"author": "lindsaylevine",
4949
"license": "MIT",
5050
"bugs": {
51-
"url": "https://github.com/netlify/netlify-plugin-nextjs-expeimental/issues"
51+
"url": "https://github.com/netlify/netlify-plugin-nextjs/issues"
5252
},
53-
"homepage": "https://github.com/netlify/netlify-plugin-nextjs-experimental#readme",
53+
"homepage": "https://github.com/netlify/netlify-plugin-nextjs#readme",
5454
"dependencies": {
5555
"@babel/core": "^7.15.0",
5656
"@netlify/functions": "^0.7.2",

0 commit comments

Comments
 (0)